From 8a57a1fa9a7add4ebab94dc2358d506f10db5c30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 21:01:47 +0000 Subject: [PATCH] chore(deps): bump hono Bumps the npm_and_yarn group with 1 update in the /nuke_frontend directory: [hono](https://github.com/honojs/hono). Updates `hono` from 4.12.2 to 4.12.5 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.2...v4.12.5) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.5 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- nuke_frontend/package-lock.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/nuke_frontend/package-lock.json b/nuke_frontend/package-lock.json index 3eacff724..097cb1b70 100644 --- a/nuke_frontend/package-lock.json +++ b/nuke_frontend/package-lock.json @@ -9,6 +9,7 @@ "version": "0.0.1", "dependencies": { "@annotorious/react": "^3.7.18", + "@deck.gl/aggregation-layers": "^9.2.10", "@deck.gl/core": "^9.2.10", "@deck.gl/layers": "^9.2.10", "@deck.gl/react": "^9.2.10", @@ -14410,9 +14411,9 @@ "license": "Apache-2.0" }, "node_modules/hono": { - "version": "4.12.2", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.2.tgz", - "integrity": "sha512-gJnaDHXKDayjt8ue0n8Gs0A007yKXj4Xzb8+cNjZeYsSzzwKc0Lr+OZgYwVfB0pHfUs17EPoLvrOsEaJ9mj+Tg==", + "version": "4.12.5", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.5.tgz", + "integrity": "sha512-3qq+FUBtlTHhtYxbxheZgY8NIFnkkC/MR8u5TTsr7YZ3wixryQ3cCwn3iZbg8p8B88iDBBAYSfZDS75t8MN7Vg==", "license": "MIT", "engines": { "node": ">=16.9.0"