Merge pull request #4011 from DIYgod/dependabot/npm_and_yarn/got-10.5.7

This commit is contained in:
dependabot-preview[bot] 2020-02-16 20:27:42 +00:00 committed by GitHub
commit dd7b5d5c53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -75,7 +75,7 @@
"fanfou-sdk": "4.1.0",
"git-rev-sync": "2.0.0",
"googleapis": "47.0.0",
"got": "10.5.6",
"got": "10.5.7",
"he": "1.2.0",
"iconv-lite": "0.5.1",
"jsdom": "16.1.0",

View File

@ -5453,10 +5453,10 @@ googleapis@47.0.0:
google-auth-library "^5.6.1"
googleapis-common "^3.2.0"
got@10.5.6:
version "10.5.6"
resolved "https://registry.yarnpkg.com/got/-/got-10.5.6.tgz#fa9cbec9563ad27cff6008e8d48be04aa7788463"
integrity sha512-I6rsJJe98gZvmOpqtfU5dhqEjxY6gXrdAq0YfRUM1slGvJeJMlglWLACCwiUjZNZGvKUe4mAbTakRV4jPXO/bw==
got@10.5.7:
version "10.5.7"
resolved "https://registry.yarnpkg.com/got/-/got-10.5.7.tgz#bd0ef35404345d31f1d6793ed8133896ea911a19"
integrity sha512-ZDu27XJw4XuOM3wOjOfHPLQiyE0h/+CqX5DkfptEJD2bnn2idqua6uQl9HUGwgQE3Ogv8uOvE2W8jUTrTVrRbw==
dependencies:
"@sindresorhus/is" "^2.0.0"
"@szmarczak/http-timer" "^4.0.0"