From ed40b14311d8069d5faeeabd4ad02d7a3f9f86cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 16:35:52 +0000 Subject: [PATCH] chore(deps): bump hono from 4.12.9 to 4.12.25 Bumps [hono](https://github.com/honojs/hono) from 4.12.9 to 4.12.25. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.9...v4.12.25) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 30 ++++++++++++++++++++---------- pnpm-workspace.yaml | 2 +- 2 files changed, 21 insertions(+), 11 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eb4442a9f4..f8fb258190 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -111,8 +111,8 @@ catalogs: specifier: ^5.2.0 version: 5.8.4 hono: - specifier: ^4.11.4 - version: 4.12.9 + specifier: ^4.12.25 + version: 4.12.27 raw-body: specifier: ^3.0.0 version: 3.0.2 @@ -306,7 +306,7 @@ importers: dependencies: '@hono/node-server': specifier: catalog:runtimeServerOnly - version: 1.19.11(hono@4.12.9) + version: 1.19.11(hono@4.12.27) '@mcp-examples/shared': specifier: workspace:^ version: link:shared @@ -351,7 +351,7 @@ importers: version: 5.8.4 hono: specifier: catalog:runtimeServerOnly - version: 4.12.9 + version: 4.12.27 open: specifier: ^11.0.0 version: 11.0.0 @@ -602,7 +602,7 @@ importers: dependencies: '@hono/node-server': specifier: catalog:runtimeServerOnly - version: 1.19.11(hono@4.12.9) + version: 1.19.11(hono@4.12.27) '@mcp-examples/shared': specifier: workspace:* version: link:../shared @@ -1594,7 +1594,7 @@ importers: dependencies: hono: specifier: catalog:runtimeServerOnly - version: 4.12.9 + version: 4.12.27 devDependencies: '@eslint/js': specifier: catalog:devTools @@ -1643,10 +1643,10 @@ importers: dependencies: '@hono/node-server': specifier: catalog:runtimeServerOnly - version: 1.19.11(hono@4.12.9) + version: 1.19.11(hono@4.12.27) hono: specifier: catalog:runtimeServerOnly - version: 4.12.9 + version: 4.12.27 devDependencies: '@eslint/js': specifier: catalog:devTools @@ -1898,7 +1898,7 @@ importers: devDependencies: '@hono/node-server': specifier: catalog:runtimeServerOnly - version: 1.19.11(hono@4.12.9) + version: 1.19.11(hono@4.12.27) '@modelcontextprotocol/client': specifier: workspace:^ version: link:../../packages/client @@ -1958,7 +1958,7 @@ importers: version: 5.8.4 hono: specifier: catalog:runtimeServerOnly - version: 4.12.9 + version: 4.12.27 jose: specifier: catalog:runtimeClientOnly version: 6.2.2 @@ -5178,6 +5178,10 @@ packages: hast-util-whitespace@3.0.0: resolution: {integrity: sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==} + hono@4.12.27: + resolution: {integrity: sha512-1yrb/+w6HWQJrUCLkJ2IF5jNIPvvFkblV5RNOYl6bV+OA6p9GLcMpHFFGTosSvHvcAUibuUukRqhlYI4z32C7Q==} + engines: {node: '>=16.9.0'} + hono@4.12.9: resolution: {integrity: sha512-wy3T8Zm2bsEvxKZM5w21VdHDDcwVS1yUFFY6i8UobSsKfFceT7TOwhbhfKsDyx7tYQlmRM5FLpIuYvNFyjctiA==} engines: {node: '>=16.9.0'} @@ -7604,6 +7608,10 @@ snapshots: - supports-color - utf-8-validate + '@hono/node-server@1.19.11(hono@4.12.27)': + dependencies: + hono: 4.12.27 + '@hono/node-server@1.19.11(hono@4.12.9)': dependencies: hono: 4.12.9 @@ -9908,6 +9916,8 @@ snapshots: dependencies: '@types/hast': 3.0.4 + hono@4.12.27: {} + hono@4.12.9: {} hookable@5.5.3: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 3923d58ef0..fce051ea96 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -45,7 +45,7 @@ catalogs: cors: ^2.8.5 express: ^5.2.1 fastify: ^5.2.0 - hono: ^4.11.4 + hono: ^4.12.25 raw-body: ^3.0.0 runtimeShared: '@cfworker/json-schema': ^4.1.1