Skip to content

Commit

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

0 comments on commit bbf2994

Please sign in to comment.