From 8db45ddfc1925e9ae37abf5901e971ee4acc6507 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 17:55:39 +0000 Subject: [PATCH] Bump hono from 4.12.32 to 4.12.34 Bumps [hono](https://github.com/honojs/hono) from 4.12.32 to 4.12.34. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.32...v4.12.34) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.34 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf6252f..607f460 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@devvit/web": "0.13.10", "@hono/node-server": "2.0.12", "devvit": "0.13.10", - "hono": "4.12.32", + "hono": "4.12.34", "react": "19.2.8", "react-dom": "19.2.8" },