Skip to content

Commit 8ad6bc6

Browse files
committed
wip: update @modelcontextprotocol/sdk and install @types/express
1 parent 1fe759e commit 8ad6bc6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/mcp/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,13 @@
3636
"node": "^20.19.0 || ^22.13.0 || >=24"
3737
},
3838
"dependencies": {
39-
"@modelcontextprotocol/sdk": "^1.23.0",
39+
"@modelcontextprotocol/sdk": "^1.24.1",
4040
"eslint": "^9.39.1",
4141
"zod": "^4.1.13"
4242
},
4343
"devDependencies": {
4444
"@cfworker/json-schema": "^4.1.1",
45+
"@types/express": "^5.0.6",
4546
"@types/node": "^24.7.2"
4647
}
4748
}

0 commit comments

Comments
 (0)