chore(deps): bump googleapis from 134.0.0 to 135.0.0 (#15378)
* chore(deps): bump googleapis from 134.0.0 to 135.0.0 Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 134.0.0 to 135.0.0. - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/release-please-config.json) - [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v134.0.0...googleapis-v135.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> * chore: fix pnpm install --------- 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
218eb8a4fa
commit
e13af5972b
|
|
@ -74,7 +74,7 @@
|
|||
"etag": "1.8.1",
|
||||
"fanfou-sdk": "5.0.0",
|
||||
"form-data": "4.0.0",
|
||||
"googleapis": "134.0.0",
|
||||
"googleapis": "135.0.0",
|
||||
"hono": "4.2.7",
|
||||
"html-to-text": "9.0.5",
|
||||
"https-proxy-agent": "7.0.4",
|
||||
|
|
|
|||
|
|
@ -78,8 +78,8 @@ dependencies:
|
|||
specifier: 4.0.0
|
||||
version: 4.0.0
|
||||
googleapis:
|
||||
specifier: 134.0.0
|
||||
version: 134.0.0
|
||||
specifier: 135.0.0
|
||||
version: 135.0.0
|
||||
hono:
|
||||
specifier: 4.2.7
|
||||
version: 4.2.7
|
||||
|
|
@ -5659,8 +5659,8 @@ packages:
|
|||
- supports-color
|
||||
dev: false
|
||||
|
||||
/googleapis@134.0.0:
|
||||
resolution: {integrity: sha512-o8LhD1754W6MHWtpwAPeP1WUHgNxuMxCnLMDFlMKAA5kCMTNqX9/eaTXnkkAIv6YRfoKMQ6D1vyR6/biXuhE9g==}
|
||||
/googleapis@135.0.0:
|
||||
resolution: {integrity: sha512-gIbhO1ptjgg74DEO5WIiyO1l4zLL7Lssab0XoIdZ+TYArib4SwQbKObpidRBdYAixf/fmQd00JIYYx6JtpZzew==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
dependencies:
|
||||
google-auth-library: 9.6.3
|
||||
|
|
|
|||
Loading…
Reference in New Issue