From e5439757d19c0264288785f0db4ac39672bccdeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 19:26:46 +0000 Subject: [PATCH] Bump hono from 4.9.10 to 4.11.7 in /packages/world-testing Bumps [hono](https://github.com/honojs/hono) from 4.9.10 to 4.11.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.9.10...v4.11.7) --- updated-dependencies: - dependency-name: hono dependency-version: 4.11.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/world-testing/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/world-testing/package.json b/packages/world-testing/package.json index 059046dfab..a3afc52899 100644 --- a/packages/world-testing/package.json +++ b/packages/world-testing/package.json @@ -27,7 +27,7 @@ "workflow": "workspace:*", "@workflow/world": "workspace:*", "chalk": "5.6.2", - "hono": "4.9.10", + "hono": "4.11.7", "jsonlines": "0.1.1", "zod": "catalog:" },