diff --git a/package-lock.json b/package-lock.json index 4e7735c..1804848 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1760,9 +1760,10 @@ } }, "node_modules/hono": { - "version": "4.12.9", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.9.tgz", - "integrity": "sha512-wy3T8Zm2bsEvxKZM5w21VdHDDcwVS1yUFFY6i8UobSsKfFceT7TOwhbhfKsDyx7tYQlmRM5FLpIuYvNFyjctiA==", + "version": "4.12.18", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.18.tgz", + "integrity": "sha512-RWzP96k/yv0PQfyXnWjs6zot20TqfpfsNXhOnev8d1InAxubW93L11/oNUc3tQqn2G0bSdAOBpX+2uDFHV7kdQ==", + "license": "MIT", "engines": { "node": ">=16.9.0" } @@ -2836,7 +2837,7 @@ }, "packages/stdio": { "name": "bookstack-mcp-stdio", - "version": "2.6.1", + "version": "2.6.2", "dependencies": { "@bookstack-mcp/core": "2.5.0", "@modelcontextprotocol/sdk": "^1.25.3",