From 44d9e2cd8665a683456918bd3e87987098917044 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 18:27:51 +0000 Subject: [PATCH] Bump hono from 4.11.9 to 4.12.0 Bumps [hono](https://github.com/honojs/hono) from 4.11.9 to 4.12.0. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.11.9...v4.12.0) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.0 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 c31f615c..4cf5e960 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7948,9 +7948,9 @@ hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2: react-is "^16.7.0" hono@^4.11.4: - version "4.11.9" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.11.9.tgz#4e0dec5309a8f05216c777cbd93131a41cf28eb9" - integrity sha512-Eaw2YTGM6WOxA6CXbckaEvslr2Ne4NFsKrvc0v97JD5awbmeBLO5w9Ho9L9kmKonrwF9RJlW6BxT1PVv/agBHQ== + version "4.12.0" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.0.tgz#18f96a2962274398efc57a1a79e22b3daad2ca1c" + integrity sha512-NekXntS5M94pUfiVZ8oXXK/kkri+5WpX2/Ik+LVsl+uvw+soj4roXIsPqO+XsWrAw20mOzaXOZf3Q7PfB9A/IA== hosted-git-info@^2.1.4: version "2.8.9"