fix(deps): patch vulnerable mcp transitives

This commit is contained in:
acamq
2026-05-11 16:14:45 -06:00
parent 1c05c60dcc
commit 5394b29589
2 changed files with 45 additions and 32 deletions
+8 -2
View File
@@ -60,7 +60,7 @@
"@ast-grep/napi": "^0.41.1",
"@clack/prompts": "^0.11.0",
"@code-yeongyu/comment-checker": "^0.7.0",
"@modelcontextprotocol/sdk": "^1.25.2",
"@modelcontextprotocol/sdk": "^1.29.0",
"@opencode-ai/plugin": "^1.4.0",
"@opencode-ai/sdk": "^1.4.0",
"commander": "^14.0.2",
@@ -93,7 +93,13 @@
"oh-my-opencode-windows-x64": "4.0.0",
"oh-my-opencode-windows-x64-baseline": "4.0.0"
},
"overrides": {},
"overrides": {
"hono": "^4.12.18",
"@hono/node-server": "^1.19.13",
"express-rate-limit": "^8.5.1",
"fast-uri": "^3.1.2",
"path-to-regexp": "^8.4.2"
},
"trustedDependencies": [
"@ast-grep/cli",
"@ast-grep/napi",