From 6c1d5ffcbe6cfc4562d6affb890eeb495270aa95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 02:27:45 +0000 Subject: [PATCH] build(deps-dev): bump hono Bumps [hono](https://github.com/honojs/hono) from 4.12.5 to 4.12.14. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.5...v4.12.14) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.14 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..6529a7ac2088 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.14", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.14.tgz", + "integrity": "sha512-am5zfg3yu6sqn5yjKBNqhnTX7Cv+m00ox+7jbaKkrLMRJ4rAdldd1xPd/JzbBWspqaQv6RSTrgFN95EsfhC+7w==", "dev": true, "license": "MIT", "engines": {