diff --git a/examples/hono-basic/package.json b/examples/hono-basic/package.json index 84276d8..2bb171a 100644 --- a/examples/hono-basic/package.json +++ b/examples/hono-basic/package.json @@ -12,7 +12,7 @@ "@device-router/middleware-hono": "workspace:*", "@device-router/storage": "workspace:*", "@device-router/types": "workspace:*", - "@hono/node-server": "^1.13.8", + "@hono/node-server": "^1.19.10", "hono": "^4.12.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b209d42..405a2d2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -104,8 +104,8 @@ importers: specifier: workspace:* version: link:../../packages/types '@hono/node-server': - specifier: ^1.13.8 - version: 1.19.9(hono@4.12.3) + specifier: ^1.19.10 + version: 1.19.10(hono@4.12.3) hono: specifier: ^4.12.3 version: 4.12.3 @@ -525,8 +525,8 @@ packages: '@fastify/proxy-addr@5.1.0': resolution: {integrity: sha512-INS+6gh91cLUjB+PVHfu1UqcB76Sqtpyp7bnL+FYojhjygvOPA9ctiD/JDKsyD9Xgu4hUhCSJBPig/w7duNajw==} - '@hono/node-server@1.19.9': - resolution: {integrity: sha512-vHL6w3ecZsky+8P5MD+eFfaGTyCeOHUIFYMGpQGbrBTSmNNoxv0if69rEZ5giu36weC5saFuznL411gRX7bJDw==} + '@hono/node-server@1.19.10': + resolution: {integrity: sha512-hZ7nOssGqRgyV3FVVQdfi+U4q02uB23bpnYpdvNXkYTRRyWx84b7yf1ans+dnJ/7h41sGL3CeQTfO+ZGxuO+Iw==} engines: {node: '>=18.14.1'} peerDependencies: hono: ^4 @@ -2217,7 +2217,7 @@ snapshots: '@fastify/forwarded': 3.0.1 ipaddr.js: 2.3.0 - '@hono/node-server@1.19.9(hono@4.12.3)': + '@hono/node-server@1.19.10(hono@4.12.3)': dependencies: hono: 4.12.3