diff --git a/package.json b/package.json index 32d9231a6bd896..3432c39bff7f47 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "*.yml": "eslint --cache --fix" }, "dependencies": { - "@hono/node-server": "1.13.1", + "@hono/node-server": "1.13.2", "@hono/zod-openapi": "0.16.4", "@notionhq/client": "2.2.15", "@opentelemetry/api": "1.9.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eeed573a3ca792..1d9394c6279beb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@hono/node-server': - specifier: 1.13.1 - version: 1.13.1(hono@4.6.3) + specifier: 1.13.2 + version: 1.13.2(hono@4.6.3) '@hono/zod-openapi': specifier: 0.16.4 version: 0.16.4(hono@4.6.3)(zod@3.23.8) @@ -1306,8 +1306,8 @@ packages: resolution: {integrity: sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@hono/node-server@1.13.1': - resolution: {integrity: sha512-TSxE6cT5RHnawbjnveexVN7H2Dpn1YaLxQrCOLCUwD+hFbqbFsnJBgdWcYtASqtWVjA+Qgi8uqFug39GsHjo5A==} + '@hono/node-server@1.13.2': + resolution: {integrity: sha512-0w8nEmAyx0Ul0CQp8BL2VtAG4YVdpzXd/mvvM+l0G5Oq22pUyHS+KeFFPSY+czLOF5NAiV3MUNPD1n14Ol5svg==} engines: {node: '>=18.14.1'} peerDependencies: hono: ^4 @@ -6727,7 +6727,7 @@ snapshots: dependencies: levn: 0.4.1 - '@hono/node-server@1.13.1(hono@4.6.3)': + '@hono/node-server@1.13.2(hono@4.6.3)': dependencies: hono: 4.6.3