chore(deps): bump googleapis from 131.0.0 to 132.0.0 (#14405)
* chore(deps): bump googleapis from 131.0.0 to 132.0.0 Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 131.0.0 to 132.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-v131.0.0...googleapis-v132.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
dc89ba3b1c
commit
7fd5277e64
|
|
@ -102,7 +102,7 @@
|
|||
"etag": "1.8.1",
|
||||
"fanfou-sdk": "4.2.0",
|
||||
"git-rev-sync": "3.0.2",
|
||||
"googleapis": "131.0.0",
|
||||
"googleapis": "132.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: 131.0.0
|
||||
version: 131.0.0
|
||||
specifier: 132.0.0
|
||||
version: 132.0.0
|
||||
got:
|
||||
specifier: 11.8.6
|
||||
version: 11.8.6
|
||||
|
|
@ -4324,8 +4324,8 @@ packages:
|
|||
- supports-color
|
||||
dev: false
|
||||
|
||||
/googleapis@131.0.0:
|
||||
resolution: {integrity: sha512-fa4kdkY0VwHDw/04ItpQv2tlvlPIwbh6NjHDoWAVrV52GuaZbYCMOC5Y+hRmprp5HHIMRODmyb2YujlbZSRUbQ==}
|
||||
/googleapis@132.0.0:
|
||||
resolution: {integrity: sha512-3TvliWpfcpxqIOxAKyxUtS13VbwVM62BLfjxFhDjSSRmNLI3jh+4zfj2hcL2UvzU5yfHZJUfb8tXmumx2e+ruQ==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
dependencies:
|
||||
google-auth-library: 9.0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue