From 53ccc70281477f40c1b274710a96f6706f1cee17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 04:15:31 +0000 Subject: [PATCH] build(deps-dev): bump hono in /ng-sockets/ng-gmaps Bumps [hono](https://github.com/honojs/hono) from 4.12.5 to 4.12.12. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.5...v4.12.12) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ng-sockets/ng-gmaps/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ng-sockets/ng-gmaps/package-lock.json b/ng-sockets/ng-gmaps/package-lock.json index 2cf170cc..d2205fa6 100644 --- a/ng-sockets/ng-gmaps/package-lock.json +++ b/ng-sockets/ng-gmaps/package-lock.json @@ -10970,9 +10970,9 @@ } }, "node_modules/hono": { - "version": "4.12.5", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.5.tgz", - "integrity": "sha512-3qq+FUBtlTHhtYxbxheZgY8NIFnkkC/MR8u5TTsr7YZ3wixryQ3cCwn3iZbg8p8B88iDBBAYSfZDS75t8MN7Vg==", + "version": "4.12.12", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.12.tgz", + "integrity": "sha512-p1JfQMKaceuCbpJKAPKVqyqviZdS0eUxH9v82oWo1kb9xjQ5wA6iP3FNVAPDFlz5/p7d45lO+BpSk1tuSZMF4Q==", "dev": true, "license": "MIT", "peer": true,