From 43432578dcc860229aabc95602488f4f479ffcdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 05:28:21 +0000 Subject: [PATCH] Bump hono in /src/SampleApps/SampleApp.Angular/ClientApp Bumps [hono](https://github.com/honojs/hono) from 4.11.4 to 4.12.0. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.11.4...v4.12.0) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../SampleApp.Angular/ClientApp/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/SampleApps/SampleApp.Angular/ClientApp/package-lock.json b/src/SampleApps/SampleApp.Angular/ClientApp/package-lock.json index e068b0ee..aa565bea 100644 --- a/src/SampleApps/SampleApp.Angular/ClientApp/package-lock.json +++ b/src/SampleApps/SampleApp.Angular/ClientApp/package-lock.json @@ -9395,9 +9395,9 @@ } }, "node_modules/hono": { - "version": "4.11.4", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.11.4.tgz", - "integrity": "sha512-U7tt8JsyrxSRKspfhtLET79pU8K+tInj5QZXs1jSugO1Vq5dFj3kmZsRldo29mTBfcjDRVRXrEZ6LS63Cog9ZA==", + "version": "4.12.3", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.3.tgz", + "integrity": "sha512-SFsVSjp8sj5UumXOOFlkZOG6XS9SJDKw0TbwFeV+AJ8xlST8kxK5Z/5EYa111UY8732lK2S/xB653ceuaoGwpg==", "dev": true, "license": "MIT", "peer": true,