From 3e33fdcce20794448faba10325ae53f5b1fd0b69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 02:02:51 +0000 Subject: [PATCH] Bump hono Bumps [hono](https://github.com/honojs/hono) from 4.11.7 to 4.12.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.11.7...v4.12.7) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.7 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..84b1f65c14b 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.7", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.7.tgz", + "integrity": "sha512-jq9l1DM0zVIvsm3lv9Nw9nlJnMNPOcAtsbsgiUhWcFzPE99Gvo6yRTlszSLLYacMeQ6quHD6hMfId8crVHvexw==", "dev": true, "license": "MIT", "peer": true,