From 70997e78ad36f7f9d182c7c3607829eb05a41594 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 00:11:03 +0000 Subject: [PATCH] chore(deps-dev): bump hono in /apps/rustnzb/frontend Bumps [hono](https://github.com/honojs/hono) from 4.12.28 to 4.13.5. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.28...v4.13.5) --- updated-dependencies: - dependency-name: hono dependency-version: 4.13.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- apps/rustnzb/frontend/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/rustnzb/frontend/package-lock.json b/apps/rustnzb/frontend/package-lock.json index 32d6f83..d7be21b 100644 --- a/apps/rustnzb/frontend/package-lock.json +++ b/apps/rustnzb/frontend/package-lock.json @@ -5574,9 +5574,9 @@ } }, "node_modules/hono": { - "version": "4.12.28", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.28.tgz", - "integrity": "sha512-YwUvVpSF7m1yOblFPrU3Hbo8XhPheBoiyfGuII6z19LnOr6JpDnyyp7LFNrfV56wS8tpvtBFGRISHN02pDdLOA==", + "version": "4.13.5", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.13.5.tgz", + "integrity": "sha512-O6+/eCYRkzzzy0rPWwKLiGBR1nFuUPZynnwjxN1MBA62NNqbT0wQEzQyK2gSO5yDIDB336sXQleAhOHrzlYyKw==", "dev": true, "license": "MIT", "engines": {