From d520a8ae048f895d7dcf313c9807c8420678712b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 14:49:27 +0000 Subject: [PATCH] Bump hono from 4.12.9 to 4.12.16 in /Backoffice/Guts.Web/ClientApp Bumps [hono](https://github.com/honojs/hono) from 4.12.9 to 4.12.16. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.9...v4.12.16) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.16 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Backoffice/Guts.Web/ClientApp/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Backoffice/Guts.Web/ClientApp/package-lock.json b/Backoffice/Guts.Web/ClientApp/package-lock.json index bbf405f..2e12ae9 100644 --- a/Backoffice/Guts.Web/ClientApp/package-lock.json +++ b/Backoffice/Guts.Web/ClientApp/package-lock.json @@ -9789,9 +9789,9 @@ } }, "node_modules/hono": { - "version": "4.12.9", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.9.tgz", - "integrity": "sha512-wy3T8Zm2bsEvxKZM5w21VdHDDcwVS1yUFFY6i8UobSsKfFceT7TOwhbhfKsDyx7tYQlmRM5FLpIuYvNFyjctiA==", + "version": "4.12.16", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.16.tgz", + "integrity": "sha512-jN0ZewiNAWSe5khM3EyCmBb250+b40wWbwNILNfEvq84VREWwOIkuUsFONk/3i3nqkz7Oe1PcpM2mwQEK2L9Kg==", "dev": true, "license": "MIT", "engines": {