chore(deps): bump googleapis from 127.0.0 to 128.0.0 (#13587)
* chore(deps): bump googleapis from 127.0.0 to 128.0.0 Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 127.0.0 to 128.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-v127.0.0...googleapis-v128.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
55a5bcf257
commit
294e8cf9cc
|
|
@ -102,7 +102,7 @@
|
|||
"etag": "1.8.1",
|
||||
"fanfou-sdk": "4.2.0",
|
||||
"git-rev-sync": "3.0.2",
|
||||
"googleapis": "127.0.0",
|
||||
"googleapis": "128.0.0",
|
||||
"got": "11.8.6",
|
||||
"https-proxy-agent": "7.0.2",
|
||||
"iconv-lite": "0.6.3",
|
||||
|
|
|
|||
|
|
@ -63,8 +63,8 @@ dependencies:
|
|||
specifier: 3.0.2
|
||||
version: 3.0.2
|
||||
googleapis:
|
||||
specifier: 127.0.0
|
||||
version: 127.0.0
|
||||
specifier: 128.0.0
|
||||
version: 128.0.0
|
||||
got:
|
||||
specifier: 11.8.6
|
||||
version: 11.8.6
|
||||
|
|
@ -3889,8 +3889,8 @@ packages:
|
|||
- supports-color
|
||||
dev: false
|
||||
|
||||
/googleapis@127.0.0:
|
||||
resolution: {integrity: sha512-a27VnPktyqm+7TeWOAOV+iPL2fX2DJN0ueS/v9Zh5PN2PQI9sF/JxWGSeM5dAs5FBT+LI4oKcvCJS72AG9u9GQ==}
|
||||
/googleapis@128.0.0:
|
||||
resolution: {integrity: sha512-+sLtVYNazcxaSD84N6rihVX4QiGoqRdnlz2SwmQQkadF31XonDfy4ufk3maMg27+FiySrH0rd7V8p+YJG6cknA==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
dependencies:
|
||||
google-auth-library: 9.0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue