Skip to content

Commit

Permalink
fix(deps): update dependency google-auth-library to v9.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 8f8cd47 commit c674c66
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 @@ -38,7 +38,7 @@
"aws-lambda": "1.0.7",
"csv-parse": "4.16.3",
"express": "4.20.0",
"google-auth-library": "9.4.1",
"google-auth-library": "9.14.1",
"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 @@ -1812,7 +1812,7 @@ __metadata:
csv-parse: 4.16.3
express: 4.20.0
express-async-errors: 3.1.1
google-auth-library: 9.4.1
google-auth-library: 9.14.1
got: 11.8.6
jsonwebtoken: 9.0.0
jwt-encode: 1.0.1
Expand Down Expand Up @@ -29103,7 +29103,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.14.1":
version: 9.14.1
resolution: "google-auth-library@npm:9.14.1"
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: 98c7ffb6ef8d811a54d728a94c31aa60c777f035306f0ded70654ce0aa1f4dcf393bb505b262aa48438f5ead8941248f3759f24f0e22b4465b8537b1d90415ac
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 c674c66

Please sign in to comment.