From fdc97d62d09d8aed86429450f9ef97cfcd8fdde1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 15:28:55 +0000 Subject: [PATCH] Bump hono from 4.7.0 to 4.10.2 Bumps [hono](https://github.com/honojs/hono) from 4.7.0 to 4.10.2. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.7.0...v4.10.2) --- updated-dependencies: - dependency-name: hono dependency-version: 4.10.2 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..7476eac 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.2", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.10.2.tgz", + "integrity": "sha512-p6fyzl+mQo6uhESLxbF5WlBOAJMDh36PljwlKtP5V1v09NxlqGru3ShK+4wKhSuhuYf8qxMmrivHOa/M7q0sMg==", "dev": true, "license": "MIT", "engines": {