Merge pull request #7051 from DIYgod/dependabot/npm_and_yarn/got-11.8.2

This commit is contained in:
dependabot-preview[bot] 2021-03-03 12:30:29 +00:00 committed by GitHub
commit 1318bfa9be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -83,7 +83,7 @@
"fanfou-sdk": "4.2.0",
"git-rev-sync": "3.0.1",
"googleapis": "67.1.1",
"got": "11.8.1",
"got": "11.8.2",
"https-proxy-agent": "5.0.0",
"iconv-lite": "0.6.2",
"instagram-private-api": "1.43.4",

View File

@ -6057,10 +6057,10 @@ googleapis@67.1.1:
google-auth-library "^7.0.2"
googleapis-common "^5.0.1"
got@11.8.1:
version "11.8.1"
resolved "https://registry.yarnpkg.com/got/-/got-11.8.1.tgz#df04adfaf2e782babb3daabc79139feec2f7e85d"
integrity sha512-9aYdZL+6nHmvJwHALLwKSUZ0hMwGaJGYv3hoPLPgnT8BoBXm1SjnZeky+91tfwJaDzun2s4RsBRy48IEYv2q2Q==
got@11.8.2:
version "11.8.2"
resolved "https://registry.yarnpkg.com/got/-/got-11.8.2.tgz#7abb3959ea28c31f3576f1576c1effce23f33599"
integrity sha512-D0QywKgIe30ODs+fm8wMZiAcZjypcCodPNuMz5H9Mny7RJ+IjJ10BdmGW7OM7fHXP+O7r6ZwapQ/YQmMSvB0UQ==
dependencies:
"@sindresorhus/is" "^4.0.0"
"@szmarczak/http-timer" "^4.0.5"