From 04a5c3837a049bb4f47e06ae2429c3bc41664d30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 10:00:09 +0000 Subject: [PATCH] chore(deps): bump hono from 4.12.14 to 4.13.0 in /site Bumps [hono](https://github.com/honojs/hono) from 4.12.14 to 4.13.0. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.14...v4.13.0) --- updated-dependencies: - dependency-name: hono dependency-version: 4.13.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- site/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/yarn.lock b/site/yarn.lock index 128284060..9c2cbb38c 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -3639,9 +3639,9 @@ hastscript@^9.0.0: space-separated-tokens "^2.0.0" hono@^4.10.3: - 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.13.0" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.13.0.tgz#ac1ba1650b4fd9cbe53e17bea0525f53cb65813d" + integrity sha512-jhunvfHWxd7J5EFfSgH4xsYJzSe/lfqbUCxiyyeaQasUsXeEHXtzVid+7EOGByc5JnFa23SSFL3Y2RV/z1T+eQ== html-void-elements@^3.0.0: version "3.0.0"