From 3f8ac06e2b339165263b263fcd7ec6598d549cc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 20:40:17 +0000 Subject: [PATCH] Bump hono from 4.11.7 to 4.12.7 Bumps [hono](https://github.com/honojs/hono) from 4.11.7 to 4.12.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.11.7...v4.12.7) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pnpm-workspace.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 1640de89..7b76527d 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -27,7 +27,7 @@ catalog: "@microsoft/agents-activity": "^1.3.1" # Hono - required peer dependency for MCP SDK and OpenAI agents - "hono": "^4.11.7" + "hono": "^4.12.7" # Model Context Protocol SDK "@modelcontextprotocol/sdk": "^1.25.2"