diff --git a/package-lock.json b/package-lock.json index 37a09ed..e8f972e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,6 +14,7 @@ }, "bin": { "agent-ready": "dist/cli.js", + "agent-ready-mcp": "dist/mcp/server.js", "story-lint": "dist/cli.js" }, "devDependencies": { @@ -591,9 +592,9 @@ } }, "node_modules/hono": { - "version": "4.12.19", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.19.tgz", - "integrity": "sha512-xa3eYXYXx68XTT4hZ7dRzsXBhaq85ToSrlUJNoR0gwz/1Ap/CNwX47wfvV7pc/xWhjKVVkLT7zBJy8chhNguqQ==", + "version": "4.12.23", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.23.tgz", + "integrity": "sha512-eIaZ9qDgu7XV0pxOCrg7/WhnQ6Ivm22UcxhXx/A3dcbqbbYgBEkc6e/J/s7j2tS96zoB0S9VBdLwQNCWwUo4LA==", "license": "MIT", "engines": { "node": ">=16.9.0"