chore(deps): bump googleapis from 59.0.0 to 60.0.1

Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 59.0.0 to 60.0.1.
- [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/v59.0.0...v60.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-24 14:00:33 +00:00 committed by GitHub
parent 034a34c4c7
commit 74d9501d20
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": "59.0.0",
"googleapis": "60.0.1",
"got": "11.7.0",
"he": "1.2.0",
"hooman": "1.2.6",

View File

@ -5842,10 +5842,10 @@ googleapis-common@^4.4.0:
url-template "^2.0.8"
uuid "^8.0.0"
googleapis@59.0.0:
version "59.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-59.0.0.tgz#aec5c6f5b0b347c9c6996d45fa8ad8176e585fae"
integrity sha512-GV/E4KRN89a4GxSk7D7cwUfRYgcJHR05sOgm/WGdwc/u8dxNXG5lWmz9gF5ZwFGk2yKtVxL4VZNn4zBuZ6rmGg==
googleapis@60.0.1:
version "60.0.1"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-60.0.1.tgz#f0614cbf798e1308ef6e7dd6b7cbf3c464692975"
integrity sha512-r/7pDeIMAm/FepbAl2iM+uRQURf2manjOaOVR0j7v2fDPU8QEme44z6N6qGroqJtne0JO5BM0FUz4LuskcwGeQ==
dependencies:
google-auth-library "^6.0.0"
googleapis-common "^4.4.0"