From ed2984bf3a76f63665ba1e2f4b1bd9ee770d9383 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 06:39:15 +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.18. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.5...v4.12.18) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.18 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 5af437f2..4c440747 100644 --- a/ng-sockets/ng-gmaps/package-lock.json +++ b/ng-sockets/ng-gmaps/package-lock.json @@ -10948,9 +10948,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.18", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.18.tgz", + "integrity": "sha512-RWzP96k/yv0PQfyXnWjs6zot20TqfpfsNXhOnev8d1InAxubW93L11/oNUc3tQqn2G0bSdAOBpX+2uDFHV7kdQ==", "dev": true, "license": "MIT", "peer": true,