Merge pull request #3689 from thelounge/renovate/got-10.x

Update dependency got to v10.2.2
This commit is contained in:
Pavel Djundik 2020-01-12 16:31:10 +02:00 committed by GitHub
commit 46f9f6a6a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -50,7 +50,7 @@
"file-type": "13.0.3",
"filenamify": "4.1.0",
"fs-extra": "8.1.0",
"got": "10.2.1",
"got": "10.2.2",
"irc-framework": "4.6.0",
"is-utf8": "0.2.1",
"ldapjs": "2.0.0-pre.5",

View file

@ -3935,10 +3935,10 @@ gonzales-pe@^4.2.4:
dependencies:
minimist "1.1.x"
got@10.2.1:
version "10.2.1"
resolved "https://registry.yarnpkg.com/got/-/got-10.2.1.tgz#7087485482fb31aa6e6399fd493dd04639da117b"
integrity sha512-IQX//hGm5oLjUj743GJG30U2RzjS58ZlhQQjwQXjsyR50TTD+etVMHlMEbNxYJGWVFa0ASgDVhRkAvQPe6M9iQ==
got@10.2.2:
version "10.2.2"
resolved "https://registry.yarnpkg.com/got/-/got-10.2.2.tgz#3cd61dc07db0533c6190a2889b78e0c39c0f52d6"
integrity sha512-QibZN13xHH/mc7H5uuU2xq28xxs8moEPsJrW9AQQX0jAV4DkGdllHDVE9cxw1nntIPFk8xzzOrgJZBg194AWrg==
dependencies:
"@sindresorhus/is" "^1.0.0"
"@szmarczak/http-timer" "^4.0.0"