diff --git a/package-lock.json b/package-lock.json index d10e9014..47baec2a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7811,9 +7811,9 @@ } }, "node_modules/hono": { - "version": "4.11.4", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.11.4.tgz", - "integrity": "sha512-U7tt8JsyrxSRKspfhtLET79pU8K+tInj5QZXs1jSugO1Vq5dFj3kmZsRldo29mTBfcjDRVRXrEZ6LS63Cog9ZA==", + "version": "4.11.7", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.11.7.tgz", + "integrity": "sha512-l7qMiNee7t82bH3SeyUCt9UF15EVmaBvsppY2zQtrbIhl/yzBTny+YUxsVjSjQ6gaqaeVtZmGocom8TzBlA4Yw==", "license": "MIT", "engines": { "node": ">=16.9.0" @@ -15743,7 +15743,7 @@ "@hono/mcp": "^0.2.3", "@hono/node-server": "^1.19.7", "@modelcontextprotocol/sdk": "^1.25.2", - "hono": "^4.11.4", + "hono": "^4.11.7", "zod": "^3.25.76" }, "devDependencies": { diff --git a/plugins-external/mcp-server/package.json b/plugins-external/mcp-server/package.json index e7a468f8..5f675122 100644 --- a/plugins-external/mcp-server/package.json +++ b/plugins-external/mcp-server/package.json @@ -18,7 +18,7 @@ "@hono/mcp": "^0.2.3", "@hono/node-server": "^1.19.7", "@modelcontextprotocol/sdk": "^1.25.2", - "hono": "^4.11.4", + "hono": "^4.11.7", "zod": "^3.25.76" }, "devDependencies": {