chore(deps): bump googleapis from 133.0.0 to 134.0.0 (#14767)

* chore(deps): bump googleapis from 133.0.0 to 134.0.0

Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 133.0.0 to 134.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-v133.0.0...googleapis-v134.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:
dependabot[bot] 2024-03-13 11:27:33 +08:00 committed by GitHub
parent b112b4a0f8
commit 00a02a4828
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -67,7 +67,7 @@
"etag": "1.8.1",
"fanfou-sdk": "5.0.0",
"git-rev-sync": "3.0.2",
"googleapis": "133.0.0",
"googleapis": "134.0.0",
"got": "11.8.6",
"hono": "4.1.0",
"html-to-text": "9.0.5",

View File

@ -69,8 +69,8 @@ dependencies:
specifier: 3.0.2
version: 3.0.2
googleapis:
specifier: 133.0.0
version: 133.0.0
specifier: 134.0.0
version: 134.0.0
got:
specifier: 11.8.6
version: 11.8.6
@ -5303,8 +5303,8 @@ packages:
- supports-color
dev: false
/googleapis@133.0.0:
resolution: {integrity: sha512-6xyc49j+x7N4smawJs/q1i7mbSkt6SYUWWd9RbsmmDW7gRv+mhwZ4xT+XkPihZcNyo/diF//543WZq4szdS74w==}
/googleapis@134.0.0:
resolution: {integrity: sha512-o8LhD1754W6MHWtpwAPeP1WUHgNxuMxCnLMDFlMKAA5kCMTNqX9/eaTXnkkAIv6YRfoKMQ6D1vyR6/biXuhE9g==}
engines: {node: '>=14.0.0'}
dependencies:
google-auth-library: 9.6.3