chore: upgrade dependencies

This commit is contained in:
Simon
2026-05-11 17:19:23 +08:00
parent c629d706ec
commit fb3ac4d454
8 changed files with 430 additions and 428 deletions

View File

@@ -30,6 +30,6 @@
"dependencies": {
"@modelcontextprotocol/sdk": "^1.29.0",
"ws": "^8.20.0",
"zod": "^4.3.6"
"zod": "^4.4.3"
}
}