From 00ff1ed3292f34129c31d3e4bc247e10730b91ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 20:53:04 +0000 Subject: [PATCH] Bump hono Bumps [hono](https://github.com/honojs/hono) from 4.11.7 to 4.12.5. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.11.7...v4.12.5) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../rich-text-editor/Integrations/dialog/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ej2-angular/code-snippet/rich-text-editor/Integrations/dialog/package-lock.json b/ej2-angular/code-snippet/rich-text-editor/Integrations/dialog/package-lock.json index 05faaffe659..7ac2ef3a0b1 100644 --- a/ej2-angular/code-snippet/rich-text-editor/Integrations/dialog/package-lock.json +++ b/ej2-angular/code-snippet/rich-text-editor/Integrations/dialog/package-lock.json @@ -5802,9 +5802,9 @@ } }, "node_modules/hono": { - "version": "4.11.7", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.11.7.tgz", - "integrity": "sha512-l7qMiNee7t82bH3SeyUCt9UF15EVmaBvsppY2zQtrbIhl/yzBTny+YUxsVjSjQ6gaqaeVtZmGocom8TzBlA4Yw==", + "version": "4.12.5", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.5.tgz", + "integrity": "sha512-3qq+FUBtlTHhtYxbxheZgY8NIFnkkC/MR8u5TTsr7YZ3wixryQ3cCwn3iZbg8p8B88iDBBAYSfZDS75t8MN7Vg==", "dev": true, "license": "MIT", "peer": true,