Update dependency got to v10.1.0

This commit is contained in:
Renovate Bot 2019-12-19 12:33:05 +00:00
parent 86341f063c
commit 5611f98a4e
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.0",
"filenamify": "4.1.0",
"fs-extra": "8.1.0",
"got": "10.0.4",
"got": "10.1.0",
"irc-framework": "4.5.2",
"is-utf8": "0.2.1",
"ldapjs": "2.0.0-pre.5",

View file

@ -3893,10 +3893,10 @@ gonzales-pe@^4.2.4:
dependencies:
minimist "1.1.x"
got@10.0.4:
version "10.0.4"
resolved "https://registry.yarnpkg.com/got/-/got-10.0.4.tgz#d3a5a6cafd2f6c342d562513cc2d2d7b6afdcbb4"
integrity sha512-yMaRLGZJ7iINsDcZ8hso+v44IXVOejz7xrqEabSvUewdHS3zOf57IqU3sWIBYwHlekSrk+CC2PCeLzabOBxnVA==
got@10.1.0:
version "10.1.0"
resolved "https://registry.yarnpkg.com/got/-/got-10.1.0.tgz#f8437664bdc95a80638db9e101fa81d6e730b67a"
integrity sha512-7tFtiOkTc47O9PyQ8or0urxjs8XF+4K7CfZMRM9RiZAm4kbllG3D8tGlA04PloiFDA2e178mS8yiLSZut1C6Zw==
dependencies:
"@sindresorhus/is" "^1.0.0"
"@szmarczak/http-timer" "^3.1.1"