diff --git a/packages/server/package.json b/packages/server/package.json index 0f922d61..3be1bb11 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -40,7 +40,7 @@ "@opentelemetry/sdk-node": "^0.214.0", "@opentelemetry/semantic-conventions": "^1.34.0", "dotenv": "^17.4.2", - "hono": "^4.12.14", + "hono": "^4.12.18", "pilo-core": "workspace:*" }, "packageManager": "pnpm@9.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0e768e22..28239ae7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -356,13 +356,13 @@ importers: dependencies: '@hono/node-server': specifier: ^1.19.13 - version: 1.19.14(hono@4.12.17) + version: 1.19.14(hono@4.12.18) '@hono/node-ws': specifier: ^1.3.0 - version: 1.3.1(@hono/node-server@1.19.14(hono@4.12.17))(hono@4.12.17) + version: 1.3.1(@hono/node-server@1.19.14(hono@4.12.18))(hono@4.12.18) '@hono/sentry': specifier: ^1.2.2 - version: 1.2.2(hono@4.12.17) + version: 1.2.2(hono@4.12.18) '@opentelemetry/api': specifier: ^1.9.1 version: 1.9.1 @@ -388,8 +388,8 @@ importers: specifier: ^17.4.2 version: 17.4.2 hono: - specifier: ^4.12.14 - version: 4.12.17 + specifier: ^4.12.18 + version: 4.12.18 pilo-core: specifier: workspace:* version: link:../core @@ -3134,8 +3134,8 @@ packages: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} - hono@4.12.17: - resolution: {integrity: sha512-FbJJNb/XgX7YW0hX/V8w5oYLztKEsRLykCMZWt1WdLtsfjzMvmoqWBA4H4t5norinq8/rh20oiZYr+WSl4UzAQ==} + hono@4.12.18: + resolution: {integrity: sha512-RWzP96k/yv0PQfyXnWjs6zot20TqfpfsNXhOnev8d1InAxubW93L11/oNUc3tQqn2G0bSdAOBpX+2uDFHV7kdQ==} engines: {node: '>=16.9.0'} hookable@6.1.1: @@ -5213,22 +5213,22 @@ snapshots: protobufjs: 7.5.6 yargs: 17.7.2 - '@hono/node-server@1.19.14(hono@4.12.17)': + '@hono/node-server@1.19.14(hono@4.12.18)': dependencies: - hono: 4.12.17 + hono: 4.12.18 - '@hono/node-ws@1.3.1(@hono/node-server@1.19.14(hono@4.12.17))(hono@4.12.17)': + '@hono/node-ws@1.3.1(@hono/node-server@1.19.14(hono@4.12.18))(hono@4.12.18)': dependencies: - '@hono/node-server': 1.19.14(hono@4.12.17) - hono: 4.12.17 + '@hono/node-server': 1.19.14(hono@4.12.18) + hono: 4.12.18 ws: 8.20.0 transitivePeerDependencies: - bufferutil - utf-8-validate - '@hono/sentry@1.2.2(hono@4.12.17)': + '@hono/sentry@1.2.2(hono@4.12.18)': dependencies: - hono: 4.12.17 + hono: 4.12.18 toucan-js: 4.1.1 '@humanfs/core@0.19.2': @@ -7308,7 +7308,7 @@ snapshots: has-flag@4.0.0: {} - hono@4.12.17: {} + hono@4.12.18: {} hookable@6.1.1: {}