From f9fdf0038f44a87ac58bca3e5c6f6c3734d2b1b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 02:31:35 +0000 Subject: [PATCH] Bump hono from 4.10.7 to 4.12.12 in /ethereum/blink-starter-monad Bumps [hono](https://github.com/honojs/hono) from 4.10.7 to 4.12.12. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.10.7...v4.12.12) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ethereum/blink-starter-monad/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ethereum/blink-starter-monad/package-lock.json b/ethereum/blink-starter-monad/package-lock.json index 4731d724..35bf48e1 100644 --- a/ethereum/blink-starter-monad/package-lock.json +++ b/ethereum/blink-starter-monad/package-lock.json @@ -10421,9 +10421,9 @@ } }, "node_modules/hono": { - "version": "4.10.7", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.10.7.tgz", - "integrity": "sha512-icXIITfw/07Q88nLSkB9aiUrd8rYzSweK681Kjo/TSggaGbOX4RRyxxm71v+3PC8C/j+4rlxGeoTRxQDkaJkUw==", + "version": "4.12.12", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.12.tgz", + "integrity": "sha512-p1JfQMKaceuCbpJKAPKVqyqviZdS0eUxH9v82oWo1kb9xjQ5wA6iP3FNVAPDFlz5/p7d45lO+BpSk1tuSZMF4Q==", "license": "MIT", "engines": { "node": ">=16.9.0"