From 5cb7f5ff81a9add6fcaa75883db066afbff96aac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 16:35:50 +0000 Subject: [PATCH] chore(deps): bump hono from 4.12.9 to 4.12.18 Bumps [hono](https://github.com/honojs/hono) from 4.12.9 to 4.12.18. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.9...v4.12.18) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 28 +++++++++++++++++++--------- pnpm-workspace.yaml | 2 +- 2 files changed, 20 insertions(+), 10 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c13f1ebcde..e2eb16a320 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.18 + version: 4.12.23 raw-body: specifier: ^3.0.0 version: 3.0.2 @@ -344,7 +344,7 @@ importers: dependencies: '@hono/node-server': specifier: catalog:runtimeServerOnly - version: 1.19.11(hono@4.12.9) + version: 1.19.11(hono@4.12.23) '@modelcontextprotocol/examples-shared': specifier: workspace:^ version: link:../shared @@ -377,7 +377,7 @@ importers: version: 5.2.1 hono: specifier: catalog:runtimeServerOnly - version: 4.12.9 + version: 4.12.23 valibot: specifier: catalog:devTools version: 1.3.1(typescript@5.9.3) @@ -832,7 +832,7 @@ importers: dependencies: hono: specifier: catalog:runtimeServerOnly - version: 4.12.9 + version: 4.12.23 devDependencies: '@eslint/js': specifier: catalog:devTools @@ -881,10 +881,10 @@ importers: dependencies: '@hono/node-server': specifier: catalog:runtimeServerOnly - version: 1.19.11(hono@4.12.9) + version: 1.19.11(hono@4.12.23) hono: specifier: catalog:runtimeServerOnly - version: 4.12.9 + version: 4.12.23 devDependencies: '@eslint/js': specifier: catalog:devTools @@ -1139,7 +1139,7 @@ importers: devDependencies: '@hono/node-server': specifier: catalog:runtimeServerOnly - version: 1.19.11(hono@4.12.9) + version: 1.19.11(hono@4.12.23) '@modelcontextprotocol/client': specifier: workspace:^ version: link:../../packages/client @@ -1199,7 +1199,7 @@ importers: version: 5.8.4 hono: specifier: catalog:runtimeServerOnly - version: 4.12.9 + version: 4.12.23 jose: specifier: catalog:runtimeClientOnly version: 6.2.2 @@ -3885,6 +3885,10 @@ packages: resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} engines: {node: '>= 0.4'} + hono@4.12.23: + resolution: {integrity: sha512-eIaZ9qDgu7XV0pxOCrg7/WhnQ6Ivm22UcxhXx/A3dcbqbbYgBEkc6e/J/s7j2tS96zoB0S9VBdLwQNCWwUo4LA==} + engines: {node: '>=16.9.0'} + hono@4.12.9: resolution: {integrity: sha512-wy3T8Zm2bsEvxKZM5w21VdHDDcwVS1yUFFY6i8UobSsKfFceT7TOwhbhfKsDyx7tYQlmRM5FLpIuYvNFyjctiA==} engines: {node: '>=16.9.0'} @@ -5845,6 +5849,10 @@ snapshots: '@shikijs/types': 3.23.0 '@shikijs/vscode-textmate': 10.0.2 + '@hono/node-server@1.19.11(hono@4.12.23)': + dependencies: + hono: 4.12.23 + '@hono/node-server@1.19.11(hono@4.12.9)': dependencies: hono: 4.12.9 @@ -7816,6 +7824,8 @@ snapshots: dependencies: function-bind: 1.1.2 + hono@4.12.23: {} + hono@4.12.9: {} hookable@6.1.0: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index e15c6b22b8..80512e2c01 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -43,7 +43,7 @@ catalogs: cors: ^2.8.5 express: ^5.2.1 fastify: ^5.2.0 - hono: ^4.11.4 + hono: ^4.12.18 raw-body: ^3.0.0 runtimeShared: '@cfworker/json-schema': ^4.1.1