From 0e3f4c304546dad0c65afea9b69bade13414cc72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 20:40:32 +0000 Subject: [PATCH] Bump hono from 4.11.7 to 4.12.14 Bumps [hono](https://github.com/honojs/hono) from 4.11.7 to 4.12.14. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.11.7...v4.12.14) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.14 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 352b3ee7..e8000e5b 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -28,7 +28,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.14" # Model Context Protocol SDK "@modelcontextprotocol/sdk": "^1.25.2"