Skip to content

Commit 8c18b36

Browse files
Bump @modelcontextprotocol/sdk in /samples/Whiteboard/MCPServer (#326)
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.9.0 to 1.24.0. - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.9.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55ee157 commit 8c18b36

File tree

2 files changed

+110
-15
lines changed

2 files changed

+110
-15
lines changed

samples/Whiteboard/MCPServer/package-lock.json

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

samples/Whiteboard/MCPServer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"type": "module",
1313
"dependencies": {
1414
"@microsoft/signalr": "^8.0.7",
15-
"@modelcontextprotocol/sdk": "^1.9.0",
15+
"@modelcontextprotocol/sdk": "^1.24.0",
1616
"dotenv": "^16.4.7"
1717
}
1818
}

0 commit comments

Comments
 (0)