Skip to content

Commit e7a4d37

Browse files
Build(deps): update @modelcontextprotocol/sdk requirement in /server
Updates the requirements on [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) to permit the latest version. - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@v1.27.1...v1.28.0) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.28.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93d646d commit e7a4d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"npm": ">=11.6.2"
5656
},
5757
"dependencies": {
58-
"@modelcontextprotocol/sdk": "^1.27.1",
58+
"@modelcontextprotocol/sdk": "^1.28.0",
5959
"adm-zip": "^0.5.16",
6060
"cors": "^2.8.6",
6161
"dotenv": "^17.3.1",

0 commit comments

Comments
 (0)