From 3336138250d7ad1c0e40177dc356d482d284cdf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 15:43:48 +0000 Subject: [PATCH] Bump hono from 4.9.7 to 4.10.2 in /pattern-categorization Bumps [hono](https://github.com/honojs/hono) from 4.9.7 to 4.10.2. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.9.7...v4.10.2) --- updated-dependencies: - dependency-name: hono dependency-version: 4.10.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pattern-categorization/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pattern-categorization/package-lock.json b/pattern-categorization/package-lock.json index 8893096b2..5f0c3f6cf 100644 --- a/pattern-categorization/package-lock.json +++ b/pattern-categorization/package-lock.json @@ -3021,9 +3021,9 @@ } }, "node_modules/hono": { - "version": "4.9.7", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.9.7.tgz", - "integrity": "sha512-t4Te6ERzIaC48W3x4hJmBwgNlLhmiEdEE5ViYb02ffw4ignHNHa5IBtPjmbKstmtKa8X6C35iWwK4HaqvrzG9w==", + "version": "4.10.2", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.10.2.tgz", + "integrity": "sha512-p6fyzl+mQo6uhESLxbF5WlBOAJMDh36PljwlKtP5V1v09NxlqGru3ShK+4wKhSuhuYf8qxMmrivHOa/M7q0sMg==", "license": "MIT", "engines": { "node": ">=16.9.0"