From 6add188e66280684b020fda451cb4cf7fbcf1233 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 17:00:22 +0000 Subject: [PATCH] Bump @modelcontextprotocol/sdk Bumps the npm_and_yarn group with 1 update in the /regulatory directory: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk). Updates `@modelcontextprotocol/sdk` from 0.5.0 to 1.24.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/0.5.0...1.24.0) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.24.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- regulatory/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regulatory/package.json b/regulatory/package.json index 22fb34c..c08db57 100644 --- a/regulatory/package.json +++ b/regulatory/package.json @@ -34,7 +34,7 @@ "author": "Multi-Heart-Model Project", "license": "MIT", "dependencies": { - "@modelcontextprotocol/sdk": "^0.5.0" + "@modelcontextprotocol/sdk": "^1.24.0" }, "devDependencies": { "@types/node": "^20.0.0",