From 2ee7b540c7a910a86603a9c314c27a8ea136b22b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 22:33:23 +0000 Subject: [PATCH] Bump hono from 4.12.3 to 4.12.5 Bumps [hono](https://github.com/honojs/hono) from 4.12.3 to 4.12.5. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.3...v4.12.5) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.5 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 7b0320c..2a52415 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.12.3", + "hono": "^4.12.5", "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.12.3", "", {}, "sha512-SFsVSjp8sj5UumXOOFlkZOG6XS9SJDKw0TbwFeV+AJ8xlST8kxK5Z/5EYa111UY8732lK2S/xB653ceuaoGwpg=="], + "hono": ["hono@4.12.5", "", {}, "sha512-3qq+FUBtlTHhtYxbxheZgY8NIFnkkC/MR8u5TTsr7YZ3wixryQ3cCwn3iZbg8p8B88iDBBAYSfZDS75t8MN7Vg=="], "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 6985171..60bc777 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.12.3", + "hono": "^4.12.5", "p5": "^1.11.11", "prism-react-renderer": "^2.4.1", "react": "^19.2.4",