From 1b0315165f3a0a60eb731ed0727f8a1109e10393 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 08:37:10 -0800 Subject: [PATCH] Bump hono from 4.11.4 to 4.11.7 (#372) --- package-lock.json | 8 ++++---- plugins-external/mcp-server/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index d10e9014..47baec2a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7811,9 +7811,9 @@ } }, "node_modules/hono": { - "version": "4.11.4", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.11.4.tgz", - "integrity": "sha512-U7tt8JsyrxSRKspfhtLET79pU8K+tInj5QZXs1jSugO1Vq5dFj3kmZsRldo29mTBfcjDRVRXrEZ6LS63Cog9ZA==", + "version": "4.11.7", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.11.7.tgz", + "integrity": "sha512-l7qMiNee7t82bH3SeyUCt9UF15EVmaBvsppY2zQtrbIhl/yzBTny+YUxsVjSjQ6gaqaeVtZmGocom8TzBlA4Yw==", "license": "MIT", "engines": { "node": ">=16.9.0" @@ -15743,7 +15743,7 @@ "@hono/mcp": "^0.2.3", "@hono/node-server": "^1.19.7", "@modelcontextprotocol/sdk": "^1.25.2", - "hono": "^4.11.4", + "hono": "^4.11.7", "zod": "^3.25.76" }, "devDependencies": { diff --git a/plugins-external/mcp-server/package.json b/plugins-external/mcp-server/package.json index e7a468f8..5f675122 100644 --- a/plugins-external/mcp-server/package.json +++ b/plugins-external/mcp-server/package.json @@ -18,7 +18,7 @@ "@hono/mcp": "^0.2.3", "@hono/node-server": "^1.19.7", "@modelcontextprotocol/sdk": "^1.25.2", - "hono": "^4.11.4", + "hono": "^4.11.7", "zod": "^3.25.76" }, "devDependencies": {