Skip to content

Commit

Permalink
fix(deps): update dependency google-auth-library to v9.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 13, 2024
1 parent 1811c2d commit 1ecf837
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 @@ -74,7 +74,7 @@
"dependencies": {
"@johngw/fs": "3.0.1",
"assert-never": "^1.2.1",
"google-auth-library": "9.6.3",
"google-auth-library": "9.7.0",
"lodash": "^4.17.21",
"soap": "1.0.0",
"ts-toolbelt": "9.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1078,7 +1078,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.6.3"
google-auth-library: "npm:9.7.0"
husky: "npm:9.0.11"
jest: "npm:29.7.0"
lint-staged: "npm:15.2.2"
Expand Down Expand Up @@ -5339,17 +5339,17 @@ __metadata:
languageName: node
linkType: hard

"google-auth-library@npm:9.6.3":
version: 9.6.3
resolution: "google-auth-library@npm:9.6.3"
"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: 10c0/11b6a410811981189ccbc987d1e26cea83be6761d4a004bbc183dff693b079586988e723f41047dca70818f5794fd33220dd3194d851c6009a9fe1b31065b6d2
checksum: 10c0/158e00b3a177038db2b28c3f69f835278f9bbe101327742aff284afa51f98721feaa14480eb0fea2da2c365820d0dc05528bd969ad45f37f4da6e3599bf2e16c
languageName: node
linkType: hard

Expand Down

0 comments on commit 1ecf837

Please sign in to comment.