From c23c740990175dd579a0536ff4992a8fa9b91c8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 21:13:24 +0000 Subject: [PATCH] Bump hono from 4.12.14 to 4.12.21 Bumps [hono](https://github.com/honojs/hono) from 4.12.14 to 4.12.21. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.14...v4.12.21) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d2c1471..f2ca7d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -828,9 +828,9 @@ hasown@^2.0.2: function-bind "^1.1.2" hono@^4.11.4, hono@^4.12.14: - version "4.12.14" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.14.tgz#4777c9512b7c84138e4f09e61e3d2fa305eb1414" - integrity sha512-am5zfg3yu6sqn5yjKBNqhnTX7Cv+m00ox+7jbaKkrLMRJ4rAdldd1xPd/JzbBWspqaQv6RSTrgFN95EsfhC+7w== + version "4.12.21" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.21.tgz#f11846462095d365b9a8b4859b37c02cb0981df3" + integrity sha512-uV63apnb0kyPtAUwoWgaGh9HyIFcv8lgmzPZSiTBQAFOFGIzka5EZ1dZocmGnn0XdX0+XTqJ6Tqv7selMuGLRQ== http-errors@^2.0.0, http-errors@^2.0.1, http-errors@~2.0.1: version "2.0.1"