chore(deps): bump googleapis from 128.0.0 to 129.0.0 (#13930)
* chore(deps): bump googleapis from 128.0.0 to 129.0.0 Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 128.0.0 to 129.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-v128.0.0...googleapis-v129.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
41b5205200
commit
5ce8cc991c
|
|
@ -102,7 +102,7 @@
|
|||
"etag": "1.8.1",
|
||||
"fanfou-sdk": "4.2.0",
|
||||
"git-rev-sync": "3.0.2",
|
||||
"googleapis": "128.0.0",
|
||||
"googleapis": "129.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: 128.0.0
|
||||
version: 128.0.0
|
||||
specifier: 129.0.0
|
||||
version: 129.0.0
|
||||
got:
|
||||
specifier: 11.8.6
|
||||
version: 11.8.6
|
||||
|
|
@ -3893,8 +3893,8 @@ packages:
|
|||
- supports-color
|
||||
dev: false
|
||||
|
||||
/googleapis@128.0.0:
|
||||
resolution: {integrity: sha512-+sLtVYNazcxaSD84N6rihVX4QiGoqRdnlz2SwmQQkadF31XonDfy4ufk3maMg27+FiySrH0rd7V8p+YJG6cknA==}
|
||||
/googleapis@129.0.0:
|
||||
resolution: {integrity: sha512-gFatrzby+oh/GxEeMhJOKzgs9eG7yksRcTon9b+kPie4ZnDSgGQ85JgtUaBtLSBkcKpUKukdSP6Km1aCjs4y4Q==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
dependencies:
|
||||
google-auth-library: 9.0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue