From b87a3504497e91ae40fa9b9150fbb17fa5dc794a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 18:31:49 +0000 Subject: [PATCH] Bump hono in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [hono](https://github.com/honojs/hono). Updates `hono` from 4.11.7 to 4.12.14 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.11.7...v4.12.14) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.14 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce3bd1e..6bc145e 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@hono/node-server": "^1.19.9", "clsx": "2.1.1", "devvit": "0.12.12", - "hono": "4.11.7", + "hono": "4.12.14", "react": "19.2.4", "react-dom": "19.2.4", "tailwind-merge": "3.4.0"