chore(deps): bump googleapis from 91.0.0 to 95.0.0 (#8992)
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 91.0.0 to 95.0.0. - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v91.0.0...googleapis-v95.0.0) --- updated-dependencies: - dependency-name: googleapis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9ca73db60f
commit
dafa855b81
|
|
@ -92,7 +92,7 @@
|
|||
"etag": "1.8.1",
|
||||
"fanfou-sdk": "4.2.0",
|
||||
"git-rev-sync": "3.0.1",
|
||||
"googleapis": "91.0.0",
|
||||
"googleapis": "95.0.0",
|
||||
"got": "11.8.3",
|
||||
"https-proxy-agent": "5.0.0",
|
||||
"iconv-lite": "0.6.3",
|
||||
|
|
|
|||
|
|
@ -6333,10 +6333,10 @@ googleapis-common@^5.0.2:
|
|||
url-template "^2.0.8"
|
||||
uuid "^8.0.0"
|
||||
|
||||
googleapis@91.0.0:
|
||||
version "91.0.0"
|
||||
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-91.0.0.tgz#c5e51ca568ed687f0694a082237c7b7b96a19b3b"
|
||||
integrity sha512-iHqXZwgYam0g8n0Yyi+YHx8kgwT+H5O4k3fe0LB1JhWRp1dSKYu+ShY4PQbW584zLOE4kK3LHf2B+x1THx+ZPQ==
|
||||
googleapis@95.0.0:
|
||||
version "95.0.0"
|
||||
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-95.0.0.tgz#63f6e28e78874044585f1e86c100a308a44fb385"
|
||||
integrity sha512-ZpFZW7FDwcjQa2+xZNS2SC5sK2s46iWKA5QSFVJSK3RELQec4PYHhzKwzbeCzt4urnjYp6udPif95zXTFxbtRA==
|
||||
dependencies:
|
||||
google-auth-library "^7.0.2"
|
||||
googleapis-common "^5.0.2"
|
||||
|
|
|
|||
Loading…
Reference in New Issue