From 5c9497f54f00a85b5025c91a44c7adcc37d53a3e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:55:04 +0000 Subject: [PATCH] chore(hono): Update [DEV] minor & patch dependencies to ^4.12.26 --- packages/hono/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/hono/package.json b/packages/hono/package.json index 35b93e45fc1..306096dbfbc 100644 --- a/packages/hono/package.json +++ b/packages/hono/package.json @@ -76,7 +76,7 @@ "@clerk/shared": "workspace:^" }, "devDependencies": { - "hono": "^4.12.15" + "hono": "^4.12.26" }, "peerDependencies": { "hono": ">=4"