From 44581f1957149022d00db177d777e4307f7745bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 22:55:30 +0000 Subject: [PATCH] chore(deps): Bump hono from 4.12.21 to 4.12.25 in /packages/app-recipes Bumps [hono](https://github.com/honojs/hono) from 4.12.21 to 4.12.25. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.21...v4.12.25) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.25 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/app-recipes/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/app-recipes/package.json b/packages/app-recipes/package.json index 4b108b8..3662375 100644 --- a/packages/app-recipes/package.json +++ b/packages/app-recipes/package.json @@ -18,7 +18,7 @@ "@modelcontextprotocol/sdk": "1.29.0", "@hejmly/core": "workspace:*", "clsx": "2.1.1", - "hono": "4.12.21", + "hono": "4.12.25", "tailwind-merge": "2.5.5", "ts-pattern": "5.9.0", "ulid": "3.0.2",