Update dependency got to v10.2.0

This commit is contained in:
Renovate Bot 2019-12-31 16:11:55 +00:00
parent 5a3f17b647
commit 1ce6821585
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": "12.4.2",
"filenamify": "4.1.0",
"fs-extra": "8.1.0",
"got": "10.1.0",
"got": "10.2.0",
"irc-framework": "4.6.0",
"is-utf8": "0.2.1",
"ldapjs": "2.0.0-pre.5",

View file

@ -3905,10 +3905,10 @@ gonzales-pe@^4.2.4:
dependencies:
minimist "1.1.x"
got@10.1.0:
version "10.1.0"
resolved "https://registry.yarnpkg.com/got/-/got-10.1.0.tgz#f8437664bdc95a80638db9e101fa81d6e730b67a"
integrity sha512-7tFtiOkTc47O9PyQ8or0urxjs8XF+4K7CfZMRM9RiZAm4kbllG3D8tGlA04PloiFDA2e178mS8yiLSZut1C6Zw==
got@10.2.0:
version "10.2.0"
resolved "https://registry.yarnpkg.com/got/-/got-10.2.0.tgz#c7d54e5b41881e5c64952a4013986af12dbab47f"
integrity sha512-X14b2uo+20s+HrJz9qyUmGNdIyYbRUZNE05fUz0aS4eXp1l82oUvsvFcMjwY3D25zgWwittqEQWEia0XqSlzzw==
dependencies:
"@sindresorhus/is" "^1.0.0"
"@szmarczak/http-timer" "^3.1.1"