Skip to content

Commit

Permalink
fix(deps): update dependency googleapis to v144
Browse files Browse the repository at this point in the history
  • Loading branch information
descope[bot] authored Dec 17, 2024
1 parent 60b3a35 commit 69a7b03
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@actions/core": "1.10.1",
"@aws-sdk/client-sts": "3.540.0",
"@aws-sdk/credential-provider-node": "^3.540.0",
"googleapis": "133.0.0"
"googleapis": "144.0.0"
},
"devDependencies": {
"@types/node": "^20",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2468,7 +2468,7 @@ __metadata:
eslint-plugin-github: "npm:^4.10.2"
eslint-plugin-jest: "npm:27.9.0"
eslint-plugin-prettier: "npm:^5.1.3"
googleapis: "npm:133.0.0"
googleapis: "npm:144.0.0"
jest: "npm:29.7.0"
js-yaml: "npm:4.1.0"
prettier: "npm:3.4.1"
Expand Down Expand Up @@ -4042,13 +4042,13 @@ __metadata:
languageName: node
linkType: hard

"googleapis@npm:133.0.0":
version: 133.0.0
resolution: "googleapis@npm:133.0.0"
"googleapis@npm:144.0.0":
version: 144.0.0
resolution: "googleapis@npm:144.0.0"
dependencies:
google-auth-library: "npm:^9.0.0"
googleapis-common: "npm:^7.0.0"
checksum: 10c0/c46f9971f189f8551006aab2d25a788de237dce1bfaf20ddd19c6b4cf891468b477a610ae86470065b7481df68874998ad09862ff4ccb623803bce42f0f4dea0
checksum: 10c0/a5ad4c5be32817f7960fac2aa52b1bbc658242ed1874fb08ed84dbdf36b9fa401077e6e425928e453629d14b1f0d54ee31a1dc0959705465b489f31bd3f36f4a
languageName: node
linkType: hard

Expand Down

0 comments on commit 69a7b03

Please sign in to comment.