From ba80c91402d1d50d28c0f440d38b3e739a164fc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 03:10:42 +0000 Subject: [PATCH] chore(deps): bump hono from 4.12.12 to 4.12.14 Bumps [hono](https://github.com/honojs/hono) from 4.12.12 to 4.12.14. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.12...v4.12.14) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.14 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 a230d530e95c..2785288af843 100644 --- a/package.json +++ b/package.json @@ -1393,7 +1393,7 @@ "gaxios": "7.1.4", "google-auth-library": "^10.6.2", "grammy": "^1.42.0", - "hono": "4.12.12", + "hono": "4.12.14", "https-proxy-agent": "^9.0.0", "ipaddr.js": "^2.3.0", "jimp": "^1.6.1",