From b21c05e18dddbeb8fbb7a687e7274722e913a7b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 16:59:38 +0000 Subject: [PATCH] Bump hono from 4.12.5 to 4.12.8 in /vitest Bumps [hono](https://github.com/honojs/hono) from 4.12.5 to 4.12.8. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.5...v4.12.8) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- vitest/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vitest/package-lock.json b/vitest/package-lock.json index 39aff9a..c03a422 100644 --- a/vitest/package-lock.json +++ b/vitest/package-lock.json @@ -5614,9 +5614,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.8", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.8.tgz", + "integrity": "sha512-VJCEvtrezO1IAR+kqEYnxUOoStaQPGrCmX3j4wDTNOcD1uRPFpGlwQUIW8niPuvHXaTUxeOUl5MMDGrl+tmO9A==", "dev": true, "license": "MIT", "engines": {