Skip to content

Commit dc335e1

Browse files
authored
chore(deps): update js-ts-nonmajor (#315)
1 parent 57aa684 commit dc335e1

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"workspaces": [
55
"packages/*"
66
],
7-
"packageManager": "npm@11.11.0",
7+
"packageManager": "npm@11.12.1",
88
"scripts": {
99
"build": "turbo run build",
1010
"lint": "turbo run lint",

packages/toolbox-adk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"dependencies": {
5454
"@google/adk": "^0.4.0",
5555
"@google/genai": "^1.14.0",
56-
"@modelcontextprotocol/sdk": "1.27.1",
56+
"@modelcontextprotocol/sdk": "1.28.0",
5757
"@toolbox-sdk/core": "^0.3.0",
5858
"axios": "1.13.5",
5959
"openapi-types": "^12.1.3",

0 commit comments

Comments
 (0)