diff --git a/backend/package-lock.json b/backend/package-lock.json index 31398147..57df1321 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.5", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.5.tgz", + "integrity": "sha512-3qq+FUBtlTHhtYxbxheZgY8NIFnkkC/MR8u5TTsr7YZ3wixryQ3cCwn3iZbg8p8B88iDBBAYSfZDS75t8MN7Vg==", "license": "MIT", "engines": { "node": ">=16.9.0"