chore(deps): bump googleapis from 67.1.1 to 68.0.0

Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 67.1.1 to 68.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/v67.1.1...v68.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-03-18 19:13:56 +00:00 committed by GitHub
parent 7a98e778dc
commit 0ca8dbee8e
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": "67.1.1",
"googleapis": "68.0.0",
"got": "11.8.2",
"https-proxy-agent": "5.0.0",
"iconv-lite": "0.6.2",

View File

@ -6068,10 +6068,10 @@ googleapis-common@^5.0.1:
url-template "^2.0.8"
uuid "^8.0.0"
googleapis@67.1.1:
version "67.1.1"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-67.1.1.tgz#e67690ca0ed08b84c54b5eb9d66a89e3a80abde4"
integrity sha512-WLYk8R4dpW/oIxXhj0PQGhu+eOUpQbtWYTCxx/jeENr4arE9UmV5qmz0h1Gs1SPF/O/8PjCQIsPwOuHAlj78GA==
googleapis@68.0.0:
version "68.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-68.0.0.tgz#39ed4f189307863ba3f58f31760f4a384a72cc08"
integrity sha512-yleU83x5F314e+YHt6cq2x1afMRFUPiNFW35buDH7BStOUhS1dRvEiV8b0IudoyuOIOWylBc1FPg8evcxcDj7g==
dependencies:
google-auth-library "^7.0.2"
googleapis-common "^5.0.1"