From 4546fbbc97c8203c3913c43d9a6f7130427ce629 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 00:31:29 +0000 Subject: [PATCH] Bump hono from 4.11.7 to 4.11.9 Bumps [hono](https://github.com/honojs/hono) from 4.11.7 to 4.11.9. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.11.7...v4.11.9) --- updated-dependencies: - dependency-name: hono dependency-version: 4.11.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index f074ec7..36c06da 100644 --- a/bun.lock +++ b/bun.lock @@ -10,7 +10,7 @@ "@mdx-js/react": "^3.1.1", "clsx": "^2.1.1", "docusaurus-plugin-sass": "^0.2.6", - "hono": "^4.11.7", + "hono": "^4.11.9", "p5": "^1.11.11", "prism-react-renderer": "^2.4.1", "react": "^19.2.4", @@ -1319,7 +1319,7 @@ "hoist-non-react-statics": ["hoist-non-react-statics@3.3.2", "", { "dependencies": { "react-is": "^16.7.0" } }, "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw=="], - "hono": ["hono@4.11.7", "", {}, "sha512-l7qMiNee7t82bH3SeyUCt9UF15EVmaBvsppY2zQtrbIhl/yzBTny+YUxsVjSjQ6gaqaeVtZmGocom8TzBlA4Yw=="], + "hono": ["hono@4.11.9", "", {}, "sha512-Eaw2YTGM6WOxA6CXbckaEvslr2Ne4NFsKrvc0v97JD5awbmeBLO5w9Ho9L9kmKonrwF9RJlW6BxT1PVv/agBHQ=="], "hpack.js": ["hpack.js@2.1.6", "", { "dependencies": { "inherits": "^2.0.1", "obuf": "^1.0.0", "readable-stream": "^2.0.1", "wbuf": "^1.1.0" } }, "sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ=="], diff --git a/package.json b/package.json index 50d3300..1d56dec 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@mdx-js/react": "^3.1.1", "clsx": "^2.1.1", "docusaurus-plugin-sass": "^0.2.6", - "hono": "^4.11.7", + "hono": "^4.11.9", "p5": "^1.11.11", "prism-react-renderer": "^2.4.1", "react": "^19.2.4",