chore(deps): bump googleapis from 157.0.0 to 158.0.0 (#19921)
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 157.0.0 to 158.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-manifest.json) - [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v157.0.0...googleapis-v158.0.0) --- updated-dependencies: - dependency-name: googleapis dependency-version: 158.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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
c919357279
commit
6ec5e5351c
|
|
@ -84,7 +84,7 @@
|
|||
"etag": "1.8.1",
|
||||
"fanfou-sdk": "6.0.0",
|
||||
"form-data": "4.0.4",
|
||||
"googleapis": "157.0.0",
|
||||
"googleapis": "158.0.0",
|
||||
"hono": "4.9.4",
|
||||
"html-to-text": "9.0.5",
|
||||
"http-cookie-agent": "6.0.8",
|
||||
|
|
|
|||
|
|
@ -135,8 +135,8 @@ importers:
|
|||
specifier: 4.0.4
|
||||
version: 4.0.4
|
||||
googleapis:
|
||||
specifier: 157.0.0
|
||||
version: 157.0.0
|
||||
specifier: 158.0.0
|
||||
version: 158.0.0
|
||||
hono:
|
||||
specifier: 4.9.4
|
||||
version: 4.9.4
|
||||
|
|
@ -3838,8 +3838,8 @@ packages:
|
|||
globrex@0.1.2:
|
||||
resolution: {integrity: sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==}
|
||||
|
||||
google-auth-library@10.2.1:
|
||||
resolution: {integrity: sha512-HMxFl2NfeHYnaL1HoRIN1XgorKS+6CDaM+z9LSSN+i/nKDDL4KFFEWogMXu7jV4HZQy2MsxpY+wA5XIf3w410A==}
|
||||
google-auth-library@10.3.0:
|
||||
resolution: {integrity: sha512-ylSE3RlCRZfZB56PFJSfUCuiuPq83Fx8hqu1KPWGK8FVdSaxlp/qkeMMX/DT/18xkwXIHvXEXkZsljRwfrdEfQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
google-logging-utils@1.1.1:
|
||||
|
|
@ -3850,8 +3850,8 @@ packages:
|
|||
resolution: {integrity: sha512-66if47It7y+Sab3HMkwEXx1kCq9qUC9px8ZXoj1CMrmLmUw81GpbnsNlXnlyZyGbGPGcj+tDD9XsZ23m7GLaJQ==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
googleapis@157.0.0:
|
||||
resolution: {integrity: sha512-0q6V93amJANRu1BRkeG6eftrAxweM7ZLbgRshmRg2zLSPpPLaRiDFCckHpEOFspXGglfw8l+hZql7NgWPwAwfQ==}
|
||||
googleapis@158.0.0:
|
||||
resolution: {integrity: sha512-GT2U6LV+YlM6bQa3USnyGJx2Xer5yHDTLAClvueU6lCbn5oAuqOg6g5MxGVxcxBxZcfGdKTqcREET20lHlY7tw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
got@14.4.7:
|
||||
|
|
@ -9851,7 +9851,7 @@ snapshots:
|
|||
|
||||
globrex@0.1.2: {}
|
||||
|
||||
google-auth-library@10.2.1:
|
||||
google-auth-library@10.3.0:
|
||||
dependencies:
|
||||
base64-js: 1.5.1
|
||||
ecdsa-sig-formatter: 1.0.11
|
||||
|
|
@ -9869,15 +9869,15 @@ snapshots:
|
|||
dependencies:
|
||||
extend: 3.0.2
|
||||
gaxios: 7.1.1
|
||||
google-auth-library: 10.2.1
|
||||
google-auth-library: 10.3.0
|
||||
qs: 6.14.0
|
||||
url-template: 2.0.8
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
googleapis@157.0.0:
|
||||
googleapis@158.0.0:
|
||||
dependencies:
|
||||
google-auth-library: 10.2.1
|
||||
google-auth-library: 10.3.0
|
||||
googleapis-common: 8.0.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
|
|
|||
Loading…
Reference in New Issue