From a1e9146271fef2ad7e606b40b2c090c0edf48f4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 17:58:09 +0000 Subject: [PATCH] chore(deps): bump hono from 4.6.12 to 4.11.10 in /cdn-server/cdn Bumps [hono](https://github.com/honojs/hono) from 4.6.12 to 4.11.10. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.6.12...v4.11.10) --- updated-dependencies: - dependency-name: hono dependency-version: 4.11.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cdn-server/cdn/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdn-server/cdn/package.json b/cdn-server/cdn/package.json index c0a61dcc46..26918effa1 100644 --- a/cdn-server/cdn/package.json +++ b/cdn-server/cdn/package.json @@ -26,7 +26,7 @@ "dist" ], "dependencies": { - "hono": "4.6.12", + "hono": "4.11.10", "jose": "^5.2.4" }, "devDependencies": {