Merge pull request #4721 from DIYgod/dependabot/npm_and_yarn/got-11.1.3

This commit is contained in:
dependabot-preview[bot] 2020-05-10 14:19:27 +00:00 committed by GitHub
commit 514b4f6f17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -82,7 +82,7 @@
"fanfou-sdk": "4.1.0",
"git-rev-sync": "2.0.0",
"googleapis": "50.0.0",
"got": "11.1.2",
"got": "11.1.3",
"he": "1.2.0",
"hooman": "1.1.0",
"https-proxy-agent": "5.0.0",

View File

@ -5809,10 +5809,10 @@ googleapis@50.0.0:
google-auth-library "^6.0.0"
googleapis-common "^4.1.0"
got@11.1.2:
version "11.1.2"
resolved "https://registry.yarnpkg.com/got/-/got-11.1.2.tgz#bb38ed6277670fbd103a1b858cfff9581e62045e"
integrity sha512-ywWJU8STgxsWaPRC61HgqNYGboJFgkVNNbga+C4xJR67cySTskU8XehWWRMnWCtDmmaYU5SVoMAXP+SuY4pNsA==
got@11.1.3:
version "11.1.3"
resolved "https://registry.yarnpkg.com/got/-/got-11.1.3.tgz#bcb624c636f9c4da5a82a7d7c9017fcad6e2905a"
integrity sha512-JnGxEHZiy0ZArb/zhfu1Gxoksy9PjhQ4GAk6N4UArV/m1JdE7cGNVXbUDnrQk+nU7UPMDX+BHQAP0daMjsnTtQ==
dependencies:
"@sindresorhus/is" "^2.1.1"
"@szmarczak/http-timer" "^4.0.5"