Update dependency got to v11.3.0

This commit is contained in:
Renovate Bot 2020-06-05 16:33:22 +00:00
parent 3194777b98
commit 1299e1e4c9
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -48,7 +48,7 @@
"express": "4.17.1",
"file-type": "14.6.0",
"filenamify": "4.1.0",
"got": "11.2.0",
"got": "11.3.0",
"irc-framework": "4.8.1",
"is-utf8": "0.2.1",
"ldapjs": "2.0.0",

View File

@ -4240,10 +4240,10 @@ gonzales-pe@^4.3.0:
dependencies:
minimist "^1.2.5"
got@11.2.0:
version "11.2.0"
resolved "https://registry.yarnpkg.com/got/-/got-11.2.0.tgz#20f76c421378b28db773d6381a450fa1bea92d2b"
integrity sha512-68pBow9XXXSdVRV5wSx0kWMCZsag4xE3Ru0URVe0PWsSYmU4SJrUmEO6EVYFlFHc9rq/6Yqn6o1GxIb9torQxg==
got@11.3.0:
version "11.3.0"
resolved "https://registry.yarnpkg.com/got/-/got-11.3.0.tgz#25e8da8b0125b3b984613a6b719e678dd2e20406"
integrity sha512-yi/kiZY2tNMtt5IfbfX8UL3hAZWb2gZruxYZ72AY28pU5p0TZjZdl0uRsuaFbnC0JopdUi3I+Mh1F3dPQ9Dh0Q==
dependencies:
"@sindresorhus/is" "^2.1.1"
"@szmarczak/http-timer" "^4.0.5"