Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"aws-sdk": "^2.1692.0",
"cacache": "^20.0.1",
"fetch-event": "^1.0.0-alpha",
"googleapis": "^154.1.0",
"googleapis": "^157.0.0",
"log4js": "^6.9.1",
"minimist": "^1.2.8",
"moment-timezone": "^0.6.0",
Expand Down
27 changes: 21 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6869,6 +6869,21 @@ __metadata:
languageName: node
linkType: hard

"google-auth-library@npm:^10.2.0":
version: 10.2.1
resolution: "google-auth-library@npm:10.2.1"
dependencies:
base64-js: ^1.3.0
ecdsa-sig-formatter: ^1.0.11
gaxios: ^7.0.0
gcp-metadata: ^7.0.0
google-logging-utils: ^1.0.0
gtoken: ^8.0.0
jws: ^4.0.0
checksum: 07320917304e9b36f3a6b52b5a28fbebdf8b9619085f65c195f31fa3c54984a62a328905d5fa415d3f0054a63003e818bb84f50cce7e11d7947a61c83c3a40e5
languageName: node
linkType: hard

"google-logging-utils@npm:^1.0.0":
version: 1.1.1
resolution: "google-logging-utils@npm:1.1.1"
Expand All @@ -6889,13 +6904,13 @@ __metadata:
languageName: node
linkType: hard

"googleapis@npm:^154.1.0":
version: 154.1.0
resolution: "googleapis@npm:154.1.0"
"googleapis@npm:^157.0.0":
version: 157.0.0
resolution: "googleapis@npm:157.0.0"
dependencies:
google-auth-library: ^10.1.0
google-auth-library: ^10.2.0
googleapis-common: ^8.0.0
checksum: d15dcbd363d32d384983904b11c92002f10eaab97b72a72c6192ea6cc80b4d34cae36f4d45c9ffdc0cbe45ce377b6aa81c8f9cb56af57a687f03439cdf1c5021
checksum: dbec0e259740adb4370702bd2d765f66b1c44c4f911e01483fd86b54c61843403465704818bb799b0d4e3dd791cb4de00ad07046f71cf6556d8e69039746b244
languageName: node
linkType: hard

Expand Down Expand Up @@ -10674,7 +10689,7 @@ __metadata:
cacache: ^20.0.1
eslint: ^9.34.0
fetch-event: ^1.0.0-alpha
googleapis: ^154.1.0
googleapis: ^157.0.0
inquirer: ^12.9.4
jest: ^30.0.5
jest-fetch-mock: ^3.0.3
Expand Down
Loading