From a014fa001ebea83ea82442e028affada5fab44cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 02:04:14 +0000 Subject: [PATCH] chore(deps): Bump hono from 4.11.7 to 4.12.14 in /backend Bumps [hono](https://github.com/honojs/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 ... Signed-off-by: dependabot[bot] --- backend/package-lock.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/backend/package-lock.json b/backend/package-lock.json index 31398147..f93da739 100644 --- a/backend/package-lock.json +++ b/backend/package-lock.json @@ -33,6 +33,9 @@ }, "engines": { "node": ">=20.0.0" + }, + "peerDependencies": { + "@anthropic-ai/claude-code": "2.0.74" } }, "node_modules/@anthropic-ai/claude-code": { @@ -2590,9 +2593,9 @@ } }, "node_modules/hono": { - "version": "4.11.7", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.11.7.tgz", - "integrity": "sha512-l7qMiNee7t82bH3SeyUCt9UF15EVmaBvsppY2zQtrbIhl/yzBTny+YUxsVjSjQ6gaqaeVtZmGocom8TzBlA4Yw==", + "version": "4.12.14", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.14.tgz", + "integrity": "sha512-am5zfg3yu6sqn5yjKBNqhnTX7Cv+m00ox+7jbaKkrLMRJ4rAdldd1xPd/JzbBWspqaQv6RSTrgFN95EsfhC+7w==", "license": "MIT", "engines": { "node": ">=16.9.0"