From 227253c2290d814a0919f1a4a7a63d44e52ae84b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 17:36:32 +0000 Subject: [PATCH] chore(deps): bump hono from 4.12.18 to 4.12.34 in /benchmarks/runner Bumps [hono](https://github.com/honojs/hono) from 4.12.18 to 4.12.34. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.18...v4.12.34) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.34 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/runner/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/runner/package.json b/benchmarks/runner/package.json index 17175280..da0c1268 100644 --- a/benchmarks/runner/package.json +++ b/benchmarks/runner/package.json @@ -21,7 +21,7 @@ "@kitajs/bench-html-vhtml": "workspace:*", "common-tags": "1.8.2", "ghtml": "4.0.2", - "hono": "4.12.18", + "hono": "4.12.34", "html-minifier": "4.0.0", "jsxte": "3.3.1", "mitata": "1.0.34",