chore(deps): bump googleapis from 132.0.0 to 133.0.0 (#14434)
* chore(deps): bump googleapis from 132.0.0 to 133.0.0 Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 132.0.0 to 133.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-v132.0.0...googleapis-v133.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
bd380a7180
commit
ca66b3af4a
|
|
@ -102,7 +102,7 @@
|
|||
"etag": "1.8.1",
|
||||
"fanfou-sdk": "4.2.0",
|
||||
"git-rev-sync": "3.0.2",
|
||||
"googleapis": "132.0.0",
|
||||
"googleapis": "133.0.0",
|
||||
"got": "11.8.6",
|
||||
"html-to-text": "9.0.5",
|
||||
"https-proxy-agent": "7.0.2",
|
||||
|
|
|
|||
|
|
@ -63,8 +63,8 @@ dependencies:
|
|||
specifier: 3.0.2
|
||||
version: 3.0.2
|
||||
googleapis:
|
||||
specifier: 132.0.0
|
||||
version: 132.0.0
|
||||
specifier: 133.0.0
|
||||
version: 133.0.0
|
||||
got:
|
||||
specifier: 11.8.6
|
||||
version: 11.8.6
|
||||
|
|
@ -4305,8 +4305,8 @@ packages:
|
|||
- supports-color
|
||||
dev: false
|
||||
|
||||
/googleapis@132.0.0:
|
||||
resolution: {integrity: sha512-3TvliWpfcpxqIOxAKyxUtS13VbwVM62BLfjxFhDjSSRmNLI3jh+4zfj2hcL2UvzU5yfHZJUfb8tXmumx2e+ruQ==}
|
||||
/googleapis@133.0.0:
|
||||
resolution: {integrity: sha512-6xyc49j+x7N4smawJs/q1i7mbSkt6SYUWWd9RbsmmDW7gRv+mhwZ4xT+XkPihZcNyo/diF//543WZq4szdS74w==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
dependencies:
|
||||
google-auth-library: 9.0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue