From cfa82cdccff830b84a1ba88d880ba35fff43be10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 22:38:06 +0000 Subject: [PATCH] chore(deps): Bump hono from 4.12.21 to 4.12.25 in /packages/core 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/core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/package.json b/packages/core/package.json index e9cf2f4..9086b67 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -20,7 +20,7 @@ "@modelcontextprotocol/sdk": "1.29.0", "better-auth": "1.6.11", "drizzle-orm": "0.45.2", - "hono": "4.12.21", + "hono": "4.12.25", "valibot": "1.4.0" } }