Skip to content

Commit

Permalink
build(deps): update dependency google-auth-library to v9.9.0
Browse files Browse the repository at this point in the history
| datasource | package             | from  | to    |
| ---------- | ------------------- | ----- | ----- |
| npm        | google-auth-library | 9.4.2 | 9.9.0 |
  • Loading branch information
plural-renovate[bot] committed May 1, 2024
1 parent 4add6f2 commit 10a77e6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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.9.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.9.0":
version: 9.9.0
resolution: "google-auth-library@npm:9.9.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: 4dcd2b3542fb8cf68db00c46b65a386bdfdc3e4f6e626197e497fe9fbc1b92d9ea1ff2c28fcfe9653a79828e5cc90f904afbb48a6b189e19ea54d209c71efbd6
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.9.0"
got: "npm:11.8.6"
graph-data-structure: "npm:3.5.0"
graphql: "npm:16.8.1"
Expand Down

0 comments on commit 10a77e6

Please sign in to comment.