From 6879bdda07f7c8d6b695c0f55f01d849d62f3c31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 12:52:24 +0000 Subject: [PATCH] build(deps): bump hono from 4.11.4 to 4.13.4 Bumps [hono](https://github.com/honojs/hono) from 4.11.4 to 4.13.4. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.11.4...v4.13.4) --- updated-dependencies: - dependency-name: hono dependency-version: 4.13.4 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 044929e8bb3..6d7c9cf9fa9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16780,9 +16780,9 @@ hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1: react-is "^16.7.0" hono@^4.10.3: - version "4.11.4" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.11.4.tgz#0c1ba7175e08624932224bc7644e4cb22b294080" - integrity sha512-U7tt8JsyrxSRKspfhtLET79pU8K+tInj5QZXs1jSugO1Vq5dFj3kmZsRldo29mTBfcjDRVRXrEZ6LS63Cog9ZA== + version "4.13.4" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.13.4.tgz#337bd7004f0e5bffe38c1d2fde3bdae7d0cd9fa1" + integrity sha512-AGEwKIyRMHRv1t8Wjwa3LHxQ61X5CqrdFT+4BRNTpqS5aJNnpl5WLjADb7vFlJzI/8uK7T5QLVApCMQKNa3LgQ== hpke-js@^1.2.7: version "1.6.5"