Merge pull request #3935 from thelounge/renovate/got-11.x

Update dependency got to v11.3.0
This commit is contained in:
Pavel Djundik 2020-06-07 17:31:50 +03:00 committed by GitHub
commit 75ec058910
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -48,7 +48,7 @@
"express": "4.17.1",
"file-type": "14.6.1",
"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"