From feba88d5845199f78e7cbcab7362904e3bd3e3dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 02:03:58 +0000 Subject: [PATCH] Bump hono Bumps [hono](https://github.com/honojs/hono) from 4.11.7 to 4.12.14. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.11.7...v4.12.14) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.14 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..4a3cc5a60ad 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.14", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.14.tgz", + "integrity": "sha512-am5zfg3yu6sqn5yjKBNqhnTX7Cv+m00ox+7jbaKkrLMRJ4rAdldd1xPd/JzbBWspqaQv6RSTrgFN95EsfhC+7w==", "dev": true, "license": "MIT", "peer": true,