Skip to content

Commit 484b918

Browse files
authored
chore: bump mcp sdk version (#39)
1 parent 2d142e4 commit 484b918

File tree

3 files changed

+37
-35
lines changed

3 files changed

+37
-35
lines changed

packages/mcp-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"access": "public"
5454
},
5555
"devDependencies": {
56-
"@modelcontextprotocol/sdk": "^1.11.0",
56+
"@modelcontextprotocol/sdk": "^1.17.1",
5757
"@silverhand/eslint-config": "^6.0.1",
5858
"@silverhand/ts-config": "^6.0.0",
5959
"@types/cors": "^2.8.17",

packages/sample-servers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"node": "^20.19.0 || ^22.0.0 || ^23.0.0"
2626
},
2727
"dependencies": {
28-
"@modelcontextprotocol/sdk": "^1.11.0",
28+
"@modelcontextprotocol/sdk": "^1.17.1",
2929
"dotenv": "^16.5.0",
3030
"express": "5.0.1",
3131
"mcp-auth": "workspace:^",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)