Skip to content

Commit cfb3ba8

Browse files
build(deps): bump @modelcontextprotocol/sdk in /cortex-gui/mcp-server
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.25.1 to 1.25.2. - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.25.1...v1.25.2) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.25.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd5628b commit cfb3ba8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

cortex-gui/mcp-server/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.

cortex-gui/mcp-server/package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dev": "tsx src/index.ts"
1111
},
1212
"dependencies": {
13-
"@modelcontextprotocol/sdk": "^1.0.0",
13+
"@modelcontextprotocol/sdk": "^1.25.2",
1414
"zod": "^3.23.0"
1515
},
1616
"devDependencies": {

0 commit comments

Comments
 (0)