From 33a16cd959ae5942818bf5a2d253cef5e7939ac3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 13:49:04 +0000 Subject: [PATCH] chore(deps-dev): bump hono from 4.12.22 to 4.12.32 Bumps [hono](https://github.com/honojs/hono) from 4.12.22 to 4.12.32. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.22...v4.12.32) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.32 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8a26d794d..cd8f256ab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -66,7 +66,7 @@ "tailwindcss": "^4.1.18", "typescript": "^6.0.3", "vite": "^8.0.14", - "vitest": "^4.1.7" + "vitest": "^4.1.0" } }, "apps/workbench": { @@ -8615,9 +8615,9 @@ "license": "Apache-2.0" }, "node_modules/hono": { - "version": "4.12.22", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.22.tgz", - "integrity": "sha512-7fvVPbB92zNRsQke+uiRGwtTuef0tB2Dg4hWxYfFNvkQhIltWoyi0ONReM5LWA+jJWS3nfT5lTq+qbsIpX0IQw==", + "version": "4.12.32", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.32.tgz", + "integrity": "sha512-XcuyW9qE2kJn07PkecMOBd5Vq/hMy7mmGw+idz1yblbg9N17ijJODrvPkn7/dwL3Kulj8LcRJ69DLOWf91dRUg==", "dev": true, "license": "MIT", "engines": {