From 15b64db09e2b4791a42f03a7f46e0aab40ae7d01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 03:00:56 +0000 Subject: [PATCH] Bump hono from 4.12.26 to 4.12.31 Bumps [hono](https://github.com/honojs/hono) from 4.12.26 to 4.12.31. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.26...v4.12.31) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.31 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 b9d47388..5ed19623 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7951,9 +7951,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.12.26" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.26.tgz#450edfd64aad96cccc36829d63ec1430272e3ef8" - integrity sha512-uyZtpnYxM9CmQ7QsQknM4zN8EftNqhON1qYeIKM0Se67CCEe2c44xyGURwB0axX2fBDu1dqHrHAc1hmNT8ITkw== + version "4.12.31" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.31.tgz#2ccaaf3ccd82db372f169c5b39c065c31ff36294" + integrity sha512-zJIHFrl6bq3RDd2YusFNCDlM8qUprxKswyi/OPzPyzKDdyBXDqWx8bZlZ7R+saTdSTatUmb3O7K4SspGPaEOQg== hosted-git-info@^2.1.4: version "2.8.9"