chore(deps): bump googleapis from 56.0.0 to 57.0.0

Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 56.0.0 to 57.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/v56.0.0...v57.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-28 12:20:48 +00:00 committed by GitHub
parent b4bc6995a3
commit f585d2496d
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.1.0",
"git-rev-sync": "2.0.0",
"googleapis": "56.0.0",
"googleapis": "57.0.0",
"got": "11.5.1",
"he": "1.2.0",
"hooman": "1.2.5",

View File

@ -5789,10 +5789,10 @@ googleapis-common@^4.4.0:
url-template "^2.0.8"
uuid "^8.0.0"
googleapis@56.0.0:
version "56.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-56.0.0.tgz#28f55e1e6ba72e523895f0afe6bc8529b9c3bcef"
integrity sha512-qf8Xp7QV7h81nWzspRCMIEnFsG6aBrsomkl0H/578G8/8lIZ/tt+6yDexVTPsR6XDo/jhSb4rtN9462AmLhQxA==
googleapis@57.0.0:
version "57.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-57.0.0.tgz#d19184ac4b2056e3e7d5f4c78baf7cbc1cf08460"
integrity sha512-QTeh4/i1xsueUVRzVZ3zYIfckPnmSpVeBIkWGh1BJtXUrUapaVMIp+wuJ3Z10anHwvy+n24ypBtuuRX0oR7dPQ==
dependencies:
google-auth-library "^6.0.0"
googleapis-common "^4.4.0"