Skip to content

Commit

Permalink
build(deps): update dependency google-auth-library to v9.6.3
Browse files Browse the repository at this point in the history
| datasource | package             | from  | to    |
| ---------- | ------------------- | ----- | ----- |
| npm        | google-auth-library | 9.4.2 | 9.6.3 |
  • Loading branch information
plural-renovate[bot] committed Feb 14, 2024
1 parent b03d145 commit 383400d
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.6.3",
"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.6.3":
version: 9.6.3
resolution: "google-auth-library@npm:9.6.3"
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: 11b6a410811981189ccbc987d1e26cea83be6761d4a004bbc183dff693b079586988e723f41047dca70818f5794fd33220dd3194d851c6009a9fe1b31065b6d2
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.6.3"
got: "npm:11.8.6"
graph-data-structure: "npm:3.5.0"
graphql: "npm:16.8.1"
Expand Down

0 comments on commit 383400d

Please sign in to comment.