Skip to content

Commit

Permalink
build(deps): update dependency google-auth-library to v9.10.0
Browse files Browse the repository at this point in the history
| datasource | package             | from  | to     |
| ---------- | ------------------- | ----- | ------ |
| npm        | google-auth-library | 9.4.2 | 9.10.0 |
  • Loading branch information
plural-renovate[bot] committed May 20, 2024
1 parent 4add6f2 commit 953d160
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.10.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.10.0":
version: 9.10.0
resolution: "google-auth-library@npm:9.10.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: 21acad6dc712a0a935c3608b92d9aab80b05f1d4e0be5fb7efe5b2069a6453f2cee12867b5fb0a724c01a167ed3f5e4280e30740d2c1bff86f153b187205d4ed
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.10.0"
got: "npm:11.8.6"
graph-data-structure: "npm:3.5.0"
graphql: "npm:16.8.1"
Expand Down

0 comments on commit 953d160

Please sign in to comment.