Merge pull request #6633 from DIYgod/dependabot/npm_and_yarn/googleapis-67.0.0

This commit is contained in:
dependabot-preview[bot] 2021-01-07 20:04:19 +00:00 committed by GitHub
commit f8e181a8b0
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": "66.0.0",
"googleapis": "67.0.0",
"got": "11.8.1",
"https-proxy-agent": "5.0.0",
"iconv-lite": "0.6.2",

View File

@ -6077,10 +6077,10 @@ googleapis-common@^4.4.1:
url-template "^2.0.8"
uuid "^8.0.0"
googleapis@66.0.0:
version "66.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-66.0.0.tgz#008062d06b13954bd3a0425c17e8f8396e884957"
integrity sha512-jdEleRoyo/AeJZjKGC7Z2mHgochn2vR2JKqey6kydRkIBmCZxoQKLisRR4H8CRYZeEd6+c8Ns/LzS1S7qUjoFw==
googleapis@67.0.0:
version "67.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-67.0.0.tgz#ce0b92dcf5e4bc0fd1b82666a1625eb37fd3dc36"
integrity sha512-luhulHrk42DruR+c12W2sY2rrEVoKVdjaZDuHWSxcp1qz+VxvWQpuiK2QDLCXmo36/VFPMaa+Y7rRUR+Qqzd7w==
dependencies:
google-auth-library "^6.0.0"
googleapis-common "^4.4.1"