From 30695af3aa613077bc485d242dc48d5058abae09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 20:58:31 +0000 Subject: [PATCH] chore(deps): Bump hono from 4.12.2 to 4.12.5 Bumps [hono](https://github.com/honojs/hono) from 4.12.2 to 4.12.5. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.2...v4.12.5) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 8dacfb3488..9f7b18d084 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10868,9 +10868,9 @@ hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1: react-is "^16.7.0" hono@^4.11.4: - version "4.12.2" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.2.tgz#05c311c271b06685a0f229c484e3a2637d7d5f2a" - integrity sha512-gJnaDHXKDayjt8ue0n8Gs0A007yKXj4Xzb8+cNjZeYsSzzwKc0Lr+OZgYwVfB0pHfUs17EPoLvrOsEaJ9mj+Tg== + version "4.12.5" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.5.tgz#8c16209b35040025d3f110d18f3b821de6cab00f" + integrity sha512-3qq+FUBtlTHhtYxbxheZgY8NIFnkkC/MR8u5TTsr7YZ3wixryQ3cCwn3iZbg8p8B88iDBBAYSfZDS75t8MN7Vg== hosted-git-info@^2.1.4: version "2.8.9"