Update dependency got to v10.2.2

This commit is contained in:
Renovate Bot 2020-01-11 15:39:07 +00:00
parent fa57814678
commit f0967ddf5f
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

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

View File

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