From ef459ddb78b45853e659b5298f7e4a90d29f6865 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 16:40:45 +0000 Subject: [PATCH] Bump hono from 4.11.6 to 4.12.22 in /samples/McpWeatherApp/app Bumps [hono](https://github.com/honojs/hono) from 4.11.6 to 4.12.22. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.11.6...v4.12.22) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.22 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- samples/McpWeatherApp/app/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/McpWeatherApp/app/package-lock.json b/samples/McpWeatherApp/app/package-lock.json index 23b5218..413ed19 100644 --- a/samples/McpWeatherApp/app/package-lock.json +++ b/samples/McpWeatherApp/app/package-lock.json @@ -1617,9 +1617,9 @@ } }, "node_modules/hono": { - "version": "4.11.6", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.11.6.tgz", - "integrity": "sha512-ofIiiHyl34SV6AuhE3YT2mhO5HRWokce+eUYE82TsP6z0/H3JeJcjVWEMSIAiw2QkjDOEpES/lYsg8eEbsLtdw==", + "version": "4.12.22", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.22.tgz", + "integrity": "sha512-7fvVPbB92zNRsQke+uiRGwtTuef0tB2Dg4hWxYfFNvkQhIltWoyi0ONReM5LWA+jJWS3nfT5lTq+qbsIpX0IQw==", "license": "MIT", "peer": true, "engines": {