Skip to content

Commit 8901beb

Browse files
committed
Upgrade server's express version to "^5.1.0"
1 parent 33309f3 commit 8901beb

File tree

2 files changed

+2
-301
lines changed

2 files changed

+2
-301
lines changed

package-lock.json

Lines changed: 1 addition & 300 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@modelcontextprotocol/sdk": "^1.9.0",
3131
"cors": "^2.8.5",
32-
"express": "^4.21.0",
32+
"express": "^5.1.0",
3333
"ws": "^8.18.0",
3434
"zod": "^3.23.8"
3535
}

0 commit comments

Comments
 (0)