diff --git a/packages/server/package.json b/packages/server/package.json index d3539502..c27eff70 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -39,7 +39,7 @@ "@opentelemetry/sdk-metrics": "^2.10.0", "@opentelemetry/sdk-node": "^0.221.0", "@opentelemetry/semantic-conventions": "^1.43.0", - "hono": "^4.12.34", + "hono": "^4.13.1", "pilo-core": "workspace:*" }, "packageManager": "pnpm@9.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 39309ec9..ceac5816 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -359,13 +359,13 @@ importers: dependencies: '@hono/node-server': specifier: ^2.0.12 - version: 2.0.12(hono@4.12.34) + version: 2.0.12(hono@4.13.1) '@hono/node-ws': specifier: ^1.3.0 - version: 1.3.1(@hono/node-server@2.0.12(hono@4.12.34))(hono@4.12.34) + version: 1.3.1(@hono/node-server@2.0.12(hono@4.13.1))(hono@4.13.1) '@hono/sentry': specifier: ^1.2.2 - version: 1.2.2(hono@4.12.34) + version: 1.2.2(hono@4.13.1) '@opentelemetry/api': specifier: ^1.9.1 version: 1.9.1 @@ -388,8 +388,8 @@ importers: specifier: ^1.43.0 version: 1.43.0 hono: - specifier: ^4.12.34 - version: 4.12.34 + specifier: ^4.13.1 + version: 4.13.1 pilo-core: specifier: workspace:* version: link:../core @@ -2903,6 +2903,7 @@ packages: eslint@9.39.4: resolution: {integrity: sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true peerDependencies: jiti: '*' @@ -3139,8 +3140,8 @@ packages: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} - hono@4.12.34: - resolution: {integrity: sha512-GqXJqY/xJkJmuloTrnV1ZEXG3fqte+VjkUqoRNZXcrUidiUOP4fMSIHHY4tsqZBK++kVyWmt/AAfSUuy57/eSA==} + hono@4.13.1: + resolution: {integrity: sha512-kdJoFVv2xmayw6cY09H7AbMJMt8Jn5jdlEdXsP7AGBdF2DIptVlKlOLKXP41yPip4/a3yQPv9gVcJYI8YY04dw==} engines: {node: '>=16.9.0'} hookable@6.1.1: @@ -5281,22 +5282,22 @@ snapshots: protobufjs: 7.6.5 yargs: 17.7.3 - '@hono/node-server@2.0.12(hono@4.12.34)': + '@hono/node-server@2.0.12(hono@4.13.1)': dependencies: - hono: 4.12.34 + hono: 4.13.1 - '@hono/node-ws@1.3.1(@hono/node-server@2.0.12(hono@4.12.34))(hono@4.12.34)': + '@hono/node-ws@1.3.1(@hono/node-server@2.0.12(hono@4.13.1))(hono@4.13.1)': dependencies: - '@hono/node-server': 2.0.12(hono@4.12.34) - hono: 4.12.34 + '@hono/node-server': 2.0.12(hono@4.13.1) + hono: 4.13.1 ws: 8.21.1 transitivePeerDependencies: - bufferutil - utf-8-validate - '@hono/sentry@1.2.2(hono@4.12.34)': + '@hono/sentry@1.2.2(hono@4.13.1)': dependencies: - hono: 4.12.34 + hono: 4.13.1 toucan-js: 4.1.1 '@humanfs/core@0.19.2': @@ -7351,7 +7352,7 @@ snapshots: has-flag@4.0.0: {} - hono@4.12.34: {} + hono@4.13.1: {} hookable@6.1.1: {}