From d5117fe58352b46bd94c44959636160025e24fa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 19:22:12 +0000 Subject: [PATCH] Bump hono from 4.7.0 to 4.10.3 Bumps [hono](https://github.com/honojs/hono) from 4.7.0 to 4.10.3. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.7.0...v4.10.3) --- updated-dependencies: - dependency-name: hono dependency-version: 4.10.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index cff92bb..c292f7b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7654,9 +7654,9 @@ "license": "MIT" }, "node_modules/hono": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.7.0.tgz", - "integrity": "sha512-hV97aIR4WYbG30k234sD9B3VNr1ZWdQRmrVF76LKFlmI7O9Yo70mG9+mFwyQ6Sjrz4wH71GfnBxv6CPjcx3QNw==", + "version": "4.10.3", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.10.3.tgz", + "integrity": "sha512-2LOYWUbnhdxdL8MNbNg9XZig6k+cZXm5IjHn2Aviv7honhBMOHb+jxrKIeJRZJRmn+htUCKhaicxwXuUDlchRA==", "dev": true, "license": "MIT", "engines": {