Skip to content

Commit 8cb1a3f

Browse files
build(deps): bump @modelcontextprotocol/sdk from 1.22.0 to 1.24.0
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.22.0 to 1.24.0. - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.22.0...1.24.0) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.24.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2bc6266 commit 8cb1a3f

File tree

3 files changed

+1313
-561
lines changed

3 files changed

+1313
-561
lines changed

mcp/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"postinstall": "pnpm run build"
1111
},
1212
"dependencies": {
13-
"@modelcontextprotocol/sdk": "^1.22.0",
13+
"@modelcontextprotocol/sdk": "^1.24.0",
1414
"zod": "^3.23.8"
1515
},
1616
"devDependencies": {

mcp/fullstack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"postinstall": "pnpm run build"
1111
},
1212
"dependencies": {
13-
"@modelcontextprotocol/sdk": "^1.22.0",
13+
"@modelcontextprotocol/sdk": "^1.24.0",
1414
"zod": "^3.23.8",
1515
"yaml": "^2.6.0"
1616
},

0 commit comments

Comments
 (0)