From 0e9e64aa9387d6294af6f32f077f752f9be89bb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 18:49:44 +0000 Subject: [PATCH] build(deps): bump hono from 4.12.9 to 4.12.27 in /Cyrano Bumps [hono](https://github.com/honojs/hono) from 4.12.9 to 4.12.27. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.9...v4.12.27) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.27 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Cyrano/package-lock.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Cyrano/package-lock.json b/Cyrano/package-lock.json index a4b194fa..126bb89c 100644 --- a/Cyrano/package-lock.json +++ b/Cyrano/package-lock.json @@ -10,7 +10,6 @@ "dependencies": { "@anthropic-ai/sdk": "^0.104.1", "@aws-sdk/client-s3": "^3.1068.0", - "@esbuild/win32-x64": "0.28.1", "@iconify-icons/mingcute": "^1.2.9", "@iconify/react": "^6.0.2", "@microsoft/microsoft-graph-client": "^3.0.7", @@ -6234,9 +6233,9 @@ } }, "node_modules/hono": { - "version": "4.12.9", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.9.tgz", - "integrity": "sha512-wy3T8Zm2bsEvxKZM5w21VdHDDcwVS1yUFFY6i8UobSsKfFceT7TOwhbhfKsDyx7tYQlmRM5FLpIuYvNFyjctiA==", + "version": "4.12.27", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.27.tgz", + "integrity": "sha512-1yrb/+w6HWQJrUCLkJ2IF5jNIPvvFkblV5RNOYl6bV+OA6p9GLcMpHFFGTosSvHvcAUibuUukRqhlYI4z32C7Q==", "license": "MIT", "engines": { "node": ">=16.9.0"