Skip to content

Commit

Permalink
fix(deps): update dependency google-auth-library to v9.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 12, 2024
1 parent 6806acb commit 2c43bfe
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions .pnp.cjs

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
},
"dependencies": {
"assert-never": "^1.2.1",
"google-auth-library": "9.10.0",
"google-auth-library": "9.11.0",
"soap": "1.0.3",
"ts-toolbelt": "9.6.0",
"tslib": "2.6.3"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1005,7 +1005,7 @@ __metadata:
crawler: "npm:1.5.0"
cz-conventional-changelog: "npm:3.3.0"
dotenv-extended: "npm:2.9.0"
google-auth-library: "npm:9.10.0"
google-auth-library: "npm:9.11.0"
husky: "npm:9.0.11"
jest: "npm:29.7.0"
lint-staged: "npm:15.2.7"
Expand Down Expand Up @@ -4742,17 +4742,17 @@ __metadata:
languageName: node
linkType: hard

"google-auth-library@npm:9.10.0":
version: 9.10.0
resolution: "google-auth-library@npm:9.10.0"
"google-auth-library@npm:9.11.0":
version: 9.11.0
resolution: "google-auth-library@npm:9.11.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: 10c0/21acad6dc712a0a935c3608b92d9aab80b05f1d4e0be5fb7efe5b2069a6453f2cee12867b5fb0a724c01a167ed3f5e4280e30740d2c1bff86f153b187205d4ed
checksum: 10c0/0cbaf72d6f4acc891e0fee26864c625b770d6a375a391d147fee0f9fc9e7df331b6915a78260a17ea12da8a72662203e2e4609077fe90ad50a531fc60684cd11
languageName: node
linkType: hard

Expand Down

0 comments on commit 2c43bfe

Please sign in to comment.