From 116cd680b13614cdbc55498844ff8ded8e8c6aed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 13:54:29 +0000 Subject: [PATCH] chore(deps): Bump hono from 4.12.9 to 4.12.22 Bumps [hono](https://github.com/honojs/hono) from 4.12.9 to 4.12.22. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.9...v4.12.22) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.22 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4e7735c..3f78c97 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.22", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.22.tgz", + "integrity": "sha512-7fvVPbB92zNRsQke+uiRGwtTuef0tB2Dg4hWxYfFNvkQhIltWoyi0ONReM5LWA+jJWS3nfT5lTq+qbsIpX0IQw==", + "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",