From c0c59769001622dd04bc30224a02266b7194755f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 10:23:11 +0000 Subject: [PATCH] build(deps): bump hono from 4.12.9 to 4.12.22 in /Cyrano Bumps [hono](https://github.com/honojs/hono) from 4.12.9 to 4.12.22. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.9...v4.12.22) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.22 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Cyrano/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Cyrano/package-lock.json b/Cyrano/package-lock.json index fa03140b..526b0d3c 100644 --- a/Cyrano/package-lock.json +++ b/Cyrano/package-lock.json @@ -6981,9 +6981,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.22", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.22.tgz", + "integrity": "sha512-7fvVPbB92zNRsQke+uiRGwtTuef0tB2Dg4hWxYfFNvkQhIltWoyi0ONReM5LWA+jJWS3nfT5lTq+qbsIpX0IQw==", "license": "MIT", "engines": { "node": ">=16.9.0"