Skip to content

Commit

Permalink
fix(deps): update dependency google-auth-library to v9.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent 5623b49 commit 9782f23
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 6 deletions.
19 changes: 16 additions & 3 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion packages/server-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"aws-lambda": "1.0.7",
"csv-parse": "4.16.3",
"express": "4.18.2",
"google-auth-library": "9.4.1",
"google-auth-library": "9.6.2",
"got": "11.8.6",
"jsonwebtoken": "9.0.0",
"luxon": "1.28.1",
Expand Down
18 changes: 16 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1798,7 +1798,7 @@ __metadata:
csv-parse: 4.16.3
express: 4.18.2
express-async-errors: 3.1.1
google-auth-library: 9.4.1
google-auth-library: 9.6.2
got: 11.8.6
jsonwebtoken: 9.0.0
jwt-encode: 1.0.1
Expand Down Expand Up @@ -30747,7 +30747,21 @@ __metadata:
languageName: node
linkType: hard

"google-auth-library@npm:9.4.1, google-auth-library@npm:^9.0.0":
"google-auth-library@npm:9.6.2":
version: 9.6.2
resolution: "google-auth-library@npm:9.6.2"
dependencies:
base64-js: ^1.3.0
ecdsa-sig-formatter: ^1.0.11
gaxios: ^6.1.1
gcp-metadata: ^6.1.0
gtoken: ^7.0.0
jws: ^4.0.0
checksum: 77ae61c170ca2e8406127799bb9e31a9d0586d9be824fb39d7d77b30eba0cd1f515e462c7369334cfe5ec5ec31b07c3d7d45d2c7bf26b1ee6851987452be0b2c
languageName: node
linkType: hard

"google-auth-library@npm:^9.0.0":
version: 9.4.1
resolution: "google-auth-library@npm:9.4.1"
dependencies:
Expand Down

0 comments on commit 9782f23

Please sign in to comment.