Update dependency got to v10.7.0

This commit is contained in:
Renovate Bot 2020-03-30 20:19:46 +00:00
parent 600313fded
commit 87d902d028
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -49,7 +49,7 @@
"express": "4.17.1",
"file-type": "14.1.4",
"filenamify": "4.1.0",
"got": "10.6.0",
"got": "10.7.0",
"irc-framework": "4.7.0",
"is-utf8": "0.2.1",
"ldapjs": "2.0.0-pre.5",

View file

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