chore(deps): bump googleapis from 65.0.0 to 66.0.0

Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 65.0.0 to 66.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/v65.0.0...v66.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-02 16:59:48 +00:00 committed by GitHub
parent 0ac705bb62
commit fcfbeb5fc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -80,7 +80,7 @@
"etag": "1.8.1",
"fanfou-sdk": "4.2.0",
"git-rev-sync": "3.0.1",
"googleapis": "65.0.0",
"googleapis": "66.0.0",
"got": "11.8.0",
"he": "1.2.0",
"hooman": "1.2.6",

View File

@ -5975,10 +5975,10 @@ googleapis-common@^4.4.1:
url-template "^2.0.8"
uuid "^8.0.0"
googleapis@65.0.0:
version "65.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-65.0.0.tgz#de261460548bd4bb63b9ea3765415577d17f8c8c"
integrity sha512-dcfZVkML8H6mPAsph0hgfyRQYKJpw2XjKchAXx5YEfDYWU7021Mpzaf+ejNSipa3QmcfOLOcWg6sUr0I7M4jjQ==
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==
dependencies:
google-auth-library "^6.0.0"
googleapis-common "^4.4.1"