From 23677f8ac26837ce3a4e280a4c115e4a85e553d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 22:05:18 +0000 Subject: [PATCH] Bump hono from 4.9.10 to 4.11.4 in /packages/world-testing Bumps [hono](https://github.com/honojs/hono) from 4.9.10 to 4.11.4. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.9.10...v4.11.4) --- updated-dependencies: - dependency-name: hono dependency-version: 4.11.4 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 059046dfa..b14e35196 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.4", "jsonlines": "0.1.1", "zod": "catalog:" },