From f47886465d0c2b1b00f9bc7f8e42807e8d8b2540 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 01:43:25 +0000 Subject: [PATCH] build(deps-dev): bump hono Bumps [hono](https://github.com/honojs/hono) from 4.11.3 to 4.12.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.11.3...v4.12.7) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.7 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-v21-provided-in-root/package-lock.json b/samples/client/petstore/typescript-angular-v21-provided-in-root/package-lock.json index d8d0ccc88752..702035c04df4 100644 --- a/samples/client/petstore/typescript-angular-v21-provided-in-root/package-lock.json +++ b/samples/client/petstore/typescript-angular-v21-provided-in-root/package-lock.json @@ -10922,9 +10922,9 @@ } }, "node_modules/hono": { - "version": "4.11.3", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.11.3.tgz", - "integrity": "sha512-PmQi306+M/ct/m5s66Hrg+adPnkD5jiO6IjA7WhWw0gSBSo1EcRegwuI1deZ+wd5pzCGynCcn2DprnE4/yEV4w==", + "version": "4.12.7", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.7.tgz", + "integrity": "sha512-jq9l1DM0zVIvsm3lv9Nw9nlJnMNPOcAtsbsgiUhWcFzPE99Gvo6yRTlszSLLYacMeQ6quHD6hMfId8crVHvexw==", "dev": true, "license": "MIT", "peer": true,