Merge pull request #3829 from thelounge/renovate/got-10.x

Update dependency got to v10.7.0
This commit is contained in:
Pavel Djundik 2020-03-30 23:27:06 +03:00 committed by GitHub
commit 16ade38851
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -49,7 +49,7 @@
"express": "4.17.1", "express": "4.17.1",
"file-type": "14.1.4", "file-type": "14.1.4",
"filenamify": "4.1.0", "filenamify": "4.1.0",
"got": "10.6.0", "got": "10.7.0",
"irc-framework": "4.7.0", "irc-framework": "4.7.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

@ -4085,10 +4085,10 @@ gonzales-pe@^4.2.4:
dependencies: dependencies:
minimist "1.1.x" minimist "1.1.x"
got@10.6.0: got@10.7.0:
version "10.6.0" version "10.7.0"
resolved "https://registry.yarnpkg.com/got/-/got-10.6.0.tgz#ac3876261a4d8e5fc4f81186f79955ce7b0501dc" resolved "https://registry.yarnpkg.com/got/-/got-10.7.0.tgz#62889dbcd6cca32cd6a154cc2d0c6895121d091f"
integrity sha512-3LIdJNTdCFbbJc+h/EH0V5lpNpbJ6Bfwykk21lcQvQsEcrzdi/ltCyQehFHLzJ/ka0UMH4Slg0hkYvAZN9qUDg== integrity sha512-aWTDeNw9g+XqEZNcTjMMZSy7B7yE9toWOFYip7ofFTLleJhvZwUxxTxkTpKvF+p1SAA4VHmuEy7PiHTHyq8tJg==
dependencies: dependencies:
"@sindresorhus/is" "^2.0.0" "@sindresorhus/is" "^2.0.0"
"@szmarczak/http-timer" "^4.0.0" "@szmarczak/http-timer" "^4.0.0"