From 4cabbad37a497174f5b75c58ca6dba225fb3527a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 05:57:58 +0000 Subject: [PATCH] build(deps-dev): bump hono Bumps [hono](https://github.com/honojs/hono) from 4.12.5 to 4.12.12. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.5...v4.12.12) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/client/petstore/typescript-angular-v18-provided-in-root/package-lock.json b/samples/client/petstore/typescript-angular-v18-provided-in-root/package-lock.json index 7e9f6be3a6eb..0ebd36138d6d 100644 --- a/samples/client/petstore/typescript-angular-v18-provided-in-root/package-lock.json +++ b/samples/client/petstore/typescript-angular-v18-provided-in-root/package-lock.json @@ -9408,9 +9408,9 @@ "license": "MIT" }, "node_modules/hono": { - "version": "4.12.5", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.5.tgz", - "integrity": "sha512-3qq+FUBtlTHhtYxbxheZgY8NIFnkkC/MR8u5TTsr7YZ3wixryQ3cCwn3iZbg8p8B88iDBBAYSfZDS75t8MN7Vg==", + "version": "4.12.12", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.12.tgz", + "integrity": "sha512-p1JfQMKaceuCbpJKAPKVqyqviZdS0eUxH9v82oWo1kb9xjQ5wA6iP3FNVAPDFlz5/p7d45lO+BpSk1tuSZMF4Q==", "dev": true, "license": "MIT", "engines": {