Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update dependency google-auth-library to v9.11.0 #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
"glob": "10.3.10",
"global-agent": "3.0.0",
"good-enough-parser": "1.1.23",
"google-auth-library": "9.4.2",
"google-auth-library": "9.11.0",
"got": "11.8.6",
"graph-data-structure": "3.5.0",
"graphql": "16.8.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8565,17 +8565,17 @@ __metadata:
languageName: node
linkType: hard

"google-auth-library@npm:9.4.2":
version: 9.4.2
resolution: "google-auth-library@npm:9.4.2"
"google-auth-library@npm:9.11.0":
version: 9.11.0
resolution: "google-auth-library@npm:9.11.0"
dependencies:
base64-js: "npm:^1.3.0"
ecdsa-sig-formatter: "npm:^1.0.11"
gaxios: "npm:^6.1.1"
gcp-metadata: "npm:^6.1.0"
gtoken: "npm:^7.0.0"
jws: "npm:^4.0.0"
checksum: 0395c52f1d306c4596423700c7046c1c00214c9f0f23d5b090265a81f61bdab03125876d497b629fe86f0234b4a736a2134ac044c6ad64fd4a66f2dcb39a372b
checksum: 0cbaf72d6f4acc891e0fee26864c625b770d6a375a391d147fee0f9fc9e7df331b6915a78260a17ea12da8a72662203e2e4609077fe90ad50a531fc60684cd11
languageName: node
linkType: hard

Expand Down Expand Up @@ -12602,7 +12602,7 @@ __metadata:
glob: "npm:10.3.10"
global-agent: "npm:3.0.0"
good-enough-parser: "npm:1.1.23"
google-auth-library: "npm:9.4.2"
google-auth-library: "npm:9.11.0"
got: "npm:11.8.6"
graph-data-structure: "npm:3.5.0"
graphql: "npm:16.8.1"
Expand Down
Loading