diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4baf23d803..bb2db8a04e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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.16 + version: 4.12.16 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.11(hono@4.12.16) '@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.16 valibot: specifier: catalog:devTools version: 1.3.1(typescript@5.9.3) @@ -768,7 +768,7 @@ importers: dependencies: hono: specifier: catalog:runtimeServerOnly - version: 4.12.9 + version: 4.12.16 devDependencies: '@eslint/js': specifier: catalog:devTools @@ -817,10 +817,10 @@ importers: dependencies: '@hono/node-server': specifier: catalog:runtimeServerOnly - version: 1.19.11(hono@4.12.9) + version: 1.19.11(hono@4.12.16) hono: specifier: catalog:runtimeServerOnly - version: 4.12.9 + version: 4.12.16 devDependencies: '@eslint/js': specifier: catalog:devTools @@ -3632,6 +3632,10 @@ packages: resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} engines: {node: '>= 0.4'} + hono@4.12.16: + resolution: {integrity: sha512-jN0ZewiNAWSe5khM3EyCmBb250+b40wWbwNILNfEvq84VREWwOIkuUsFONk/3i3nqkz7Oe1PcpM2mwQEK2L9Kg==} + engines: {node: '>=16.9.0'} + hono@4.12.9: resolution: {integrity: sha512-wy3T8Zm2bsEvxKZM5w21VdHDDcwVS1yUFFY6i8UobSsKfFceT7TOwhbhfKsDyx7tYQlmRM5FLpIuYvNFyjctiA==} engines: {node: '>=16.9.0'} @@ -5589,6 +5593,10 @@ snapshots: '@shikijs/types': 3.23.0 '@shikijs/vscode-textmate': 10.0.2 + '@hono/node-server@1.19.11(hono@4.12.16)': + dependencies: + hono: 4.12.16 + '@hono/node-server@1.19.11(hono@4.12.9)': dependencies: hono: 4.12.9 @@ -7548,6 +7556,8 @@ snapshots: dependencies: function-bind: 1.1.2 + hono@4.12.16: {} + hono@4.12.9: {} hookable@6.1.0: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index cdfb340b6d..1d50bec114 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -42,7 +42,7 @@ catalogs: cors: ^2.8.5 express: ^5.2.1 fastify: ^5.2.0 - hono: ^4.11.4 + hono: ^4.12.16 raw-body: ^3.0.0 runtimeShared: '@cfworker/json-schema': ^4.1.1