From af2038e50190ed6ae6160d034c5a88c1fb808086 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 19:39:40 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates Bumps the npm_and_yarn group with 2 updates in the / directory: [@hono/node-server](https://github.com/honojs/node-server) and [hono](https://github.com/honojs/hono). Updates `@hono/node-server` from 1.19.11 to 1.19.13 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](https://github.com/honojs/node-server/compare/v1.19.11...v1.19.13) Updates `hono` from 4.12.9 to 4.12.12 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.9...v4.12.12) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 1.19.13 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: hono dependency-version: 4.12.12 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 34 +++++++++++++++++++++++++--------- pnpm-workspace.yaml | 4 ++-- 2 files changed, 27 insertions(+), 11 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 899586750..6af04045e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -96,8 +96,8 @@ catalogs: version: 6.2.2 runtimeServerOnly: '@hono/node-server': - specifier: ^1.19.9 - version: 1.19.11 + specifier: ^1.19.13 + version: 1.19.13 cors: specifier: ^2.8.5 version: 2.8.6 @@ -108,8 +108,8 @@ catalogs: specifier: ^5.2.0 version: 5.8.4 hono: - specifier: ^4.11.4 - version: 4.12.9 + specifier: ^4.12.12 + version: 4.12.12 runtimeShared: '@cfworker/json-schema': specifier: ^4.1.1 @@ -338,7 +338,7 @@ importers: dependencies: '@hono/node-server': specifier: catalog:runtimeServerOnly - version: 1.19.11(hono@4.12.9) + version: 1.19.13(hono@4.12.12) '@modelcontextprotocol/examples-shared': specifier: workspace:^ version: link:../shared @@ -371,7 +371,7 @@ importers: version: 5.2.1 hono: specifier: catalog:runtimeServerOnly - version: 4.12.9 + version: 4.12.12 valibot: specifier: catalog:devTools version: 1.3.1(typescript@5.9.3) @@ -756,7 +756,7 @@ importers: dependencies: hono: specifier: catalog:runtimeServerOnly - version: 4.12.9 + version: 4.12.12 devDependencies: '@eslint/js': specifier: catalog:devTools @@ -805,10 +805,10 @@ importers: dependencies: '@hono/node-server': specifier: catalog:runtimeServerOnly - version: 1.19.11(hono@4.12.9) + version: 1.19.13(hono@4.12.12) hono: specifier: catalog:runtimeServerOnly - version: 4.12.9 + version: 4.12.12 devDependencies: '@eslint/js': specifier: catalog:devTools @@ -1660,6 +1660,12 @@ packages: peerDependencies: hono: ^4 + '@hono/node-server@1.19.13': + resolution: {integrity: sha512-TsQLe4i2gvoTtrHje625ngThGBySOgSK3Xo2XRYOdqGN1teR8+I7vchQC46uLJi8OF62YTYA3AhSpumtkhsaKQ==} + engines: {node: '>=18.14.1'} + peerDependencies: + hono: ^4 + '@humanfs/core@0.19.1': resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==} engines: {node: '>=18.18.0'} @@ -3623,6 +3629,10 @@ packages: resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} engines: {node: '>= 0.4'} + hono@4.12.12: + resolution: {integrity: sha512-p1JfQMKaceuCbpJKAPKVqyqviZdS0eUxH9v82oWo1kb9xjQ5wA6iP3FNVAPDFlz5/p7d45lO+BpSk1tuSZMF4Q==} + engines: {node: '>=16.9.0'} + hono@4.12.9: resolution: {integrity: sha512-wy3T8Zm2bsEvxKZM5w21VdHDDcwVS1yUFFY6i8UobSsKfFceT7TOwhbhfKsDyx7tYQlmRM5FLpIuYvNFyjctiA==} engines: {node: '>=16.9.0'} @@ -5584,6 +5594,10 @@ snapshots: dependencies: hono: 4.12.9 + '@hono/node-server@1.19.13(hono@4.12.12)': + dependencies: + hono: 4.12.12 + '@humanfs/core@0.19.1': {} '@humanfs/node@0.16.7': @@ -7539,6 +7553,8 @@ snapshots: dependencies: function-bind: 1.1.2 + hono@4.12.12: {} + hono@4.12.9: {} hookable@6.1.0: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index ae812a28b..65159bd05 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -37,12 +37,12 @@ catalogs: eventsource-parser: ^3.0.0 jose: ^6.1.3 runtimeServerOnly: - '@hono/node-server': ^1.19.9 + '@hono/node-server': ^1.19.13 content-type: ^1.0.5 cors: ^2.8.5 express: ^5.2.1 fastify: ^5.2.0 - hono: ^4.11.4 + hono: ^4.12.12 raw-body: ^3.0.0 runtimeShared: '@cfworker/json-schema': ^4.1.1