From 0f44bee0638f5deb6f923677034d0a3a9247ab1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 01:54:27 +0000 Subject: [PATCH] Bump hono from 4.11.7 to 4.12.7 in /src/WarehouseEngine.UI Bumps [hono](https://github.com/honojs/hono) from 4.11.7 to 4.12.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.11.7...v4.12.7) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- src/WarehouseEngine.UI/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/WarehouseEngine.UI/package-lock.json b/src/WarehouseEngine.UI/package-lock.json index 06ccac6..bda1362 100644 --- a/src/WarehouseEngine.UI/package-lock.json +++ b/src/WarehouseEngine.UI/package-lock.json @@ -12406,9 +12406,9 @@ } }, "node_modules/hono": { - "version": "4.11.7", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.11.7.tgz", - "integrity": "sha512-l7qMiNee7t82bH3SeyUCt9UF15EVmaBvsppY2zQtrbIhl/yzBTny+YUxsVjSjQ6gaqaeVtZmGocom8TzBlA4Yw==", + "version": "4.12.7", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.7.tgz", + "integrity": "sha512-jq9l1DM0zVIvsm3lv9Nw9nlJnMNPOcAtsbsgiUhWcFzPE99Gvo6yRTlszSLLYacMeQ6quHD6hMfId8crVHvexw==", "dev": true, "license": "MIT", "peer": true,