Merge pull request #7342 from DIYgod/dependabot/npm_and_yarn/googleapis-71.0.0

This commit is contained in:
dependabot-preview[bot] 2021-04-08 21:06:56 +00:00 committed by GitHub
commit 21e88fd4f1
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 @@
"etag": "1.8.1",
"fanfou-sdk": "4.2.0",
"git-rev-sync": "3.0.1",
"googleapis": "70.0.0",
"googleapis": "71.0.0",
"got": "11.8.2",
"https-proxy-agent": "5.0.0",
"iconv-lite": "0.6.2",

View File

@ -6063,10 +6063,10 @@ googleapis-common@^5.0.2:
url-template "^2.0.8"
uuid "^8.0.0"
googleapis@70.0.0:
version "70.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-70.0.0.tgz#6aff79122fba4f9ce4e79e0c39d4017a3508a230"
integrity sha512-JMZ1lvYT67Aa6VJc/051JcFKWFh1sAPMb+yeSf7dsjXWornQlAL9qZZg+MghhOJWA0+n/PG7gYhaTVel/+2q5g==
googleapis@71.0.0:
version "71.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-71.0.0.tgz#93f81d3b0a67529502803d655ab7968b386e981d"
integrity sha512-pi3aWckvsEJbZmJ/+MeO8eIWOK2wmSKRRLvCQbgqTLrFce/jEHLusPly+H3FkpmbO3oTtYRUMJJ07Y4F3DeOgA==
dependencies:
google-auth-library "^7.0.2"
googleapis-common "^5.0.2"