Skip to content

Commit 4b0ca8f

Browse files
committed
fix(deps): update dependency googleapis to v173
1 parent 238728f commit 4b0ca8f

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/observability-mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"@modelcontextprotocol/sdk": "^1.26.0",
4343
"google-auth-library": "^10.1.0",
44-
"googleapis": "^172.0.0",
44+
"googleapis": "^173.0.0",
4545
"@types/yargs": "^17.0.33",
4646
"yargs": "^18.0.0",
4747
"zod": "^3.25.76"

packages/storage-mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/yargs": "^17.0.33",
6868
"chardet": "^2.1.0",
6969
"google-auth-library": "^9.11.0",
70-
"googleapis": "^172.0.0",
70+
"googleapis": "^173.0.0",
7171
"iconv-lite": "^0.7.0",
7272
"mime-types": "^2.1.35",
7373
"yargs": "^18.0.0",

0 commit comments

Comments
 (0)