chore(deps): bump googleapis from 62.0.0 to 63.0.0

Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 62.0.0 to 63.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/v62.0.0...v63.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-02 19:16:08 +00:00 committed by GitHub
parent 3aefa62315
commit b5ab93894b
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": "62.0.0",
"googleapis": "63.0.0",
"got": "11.8.0",
"he": "1.2.0",
"hooman": "1.2.6",

View File

@ -5875,10 +5875,10 @@ googleapis-common@^4.4.1:
url-template "^2.0.8"
uuid "^8.0.0"
googleapis@62.0.0:
version "62.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-62.0.0.tgz#211910a906cbb9497c2141a16d6623d2e9764e30"
integrity sha512-IKWMdnrEzaVcambJ90QjH4Rl6e6L+bljB4SRniPgnhTQ8BG/p/M6fuNhzbBssu61GYu5q8EcxKndmRZQIIo2iQ==
googleapis@63.0.0:
version "63.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-63.0.0.tgz#ff48d7d8966162b59e303f3f9b6e2245555bb1d3"
integrity sha512-wixBalZFz9qLFJqKcEaKRAKuWAf20qw35/vVN/0ogfhIMlGuDUNE3groAPdaqAmaE3sTLSEe8+XRNIx3lxOhcQ==
dependencies:
google-auth-library "^6.0.0"
googleapis-common "^4.4.1"