diff --git a/examples/hono/package.json b/examples/hono/package.json index 9b698674..8d1a51d5 100644 --- a/examples/hono/package.json +++ b/examples/hono/package.json @@ -22,7 +22,7 @@ "lint": "oxlint src --fix" }, "dependencies": { - "@hono/node-server": "^1.13.7", + "@hono/node-server": "^1.19.13", "@runnablejs/hono": "workspace:*", "dotenv": "^16.0.3", "hono": "^4.6.14" diff --git a/packages/runnable-hono/package.json b/packages/runnable-hono/package.json index 6c252fba..1590f021 100644 --- a/packages/runnable-hono/package.json +++ b/packages/runnable-hono/package.json @@ -49,7 +49,7 @@ "clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist" }, "devDependencies": { - "@hono/node-server": "^1.19.6", + "@hono/node-server": "^1.19.13", "@runnablejs/config": "workspace:*", "@runnablejs/tsconfig": "workspace:*", "@types/node": "^24.10.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8d12d102..ac2e646a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: examples/hono: dependencies: '@hono/node-server': - specifier: ^1.13.7 - version: 1.19.6(hono@4.10.7) + specifier: ^1.19.13 + version: 1.19.13(hono@4.10.7) '@runnablejs/hono': specifier: workspace:* version: link:../../packages/runnable-hono @@ -416,8 +416,8 @@ importers: version: 7.10.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) devDependencies: '@hono/node-server': - specifier: ^1.19.6 - version: 1.19.6(hono@4.10.7) + specifier: ^1.19.13 + version: 1.19.13(hono@4.10.7) '@runnablejs/config': specifier: workspace:* version: link:../config @@ -1325,8 +1325,8 @@ packages: '@floating-ui/utils@0.2.10': resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==} - '@hono/node-server@1.19.6': - resolution: {integrity: sha512-Shz/KjlIeAhfiuE93NDKVdZ7HdBVLQAfdbaXEaoAVO3ic9ibRSLGIQGkcBbFyuLr+7/1D5ZCINM8B+6IvXeMtw==} + '@hono/node-server@1.19.13': + resolution: {integrity: sha512-TsQLe4i2gvoTtrHje625ngThGBySOgSK3Xo2XRYOdqGN1teR8+I7vchQC46uLJi8OF62YTYA3AhSpumtkhsaKQ==} engines: {node: '>=18.14.1'} peerDependencies: hono: ^4 @@ -2099,8 +2099,8 @@ packages: '@types/ms@2.1.0': resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} - '@types/node@20.19.25': - resolution: {integrity: sha512-ZsJzA5thDQMSQO788d7IocwwQbI8B5OPzmqNvpf3NY/+MHDAS759Wo0gd2WQeXYt5AAAQjzcrTVC6SKCuYgoCQ==} + '@types/node@20.19.39': + resolution: {integrity: sha512-orrrD74MBUyK8jOAD/r0+lfa1I2MO6I+vAkmAWzMYbCcgrN4lCrmK52gRFQq/JRxfYPfonkr4b0jcY7Olqdqbw==} '@types/node@24.10.1': resolution: {integrity: sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==} @@ -3498,6 +3498,7 @@ packages: glob@10.4.5: resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true globby@14.1.0: @@ -4924,6 +4925,7 @@ packages: tar@6.2.1: resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==} engines: {node: '>=10'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me tdigest@0.1.2: resolution: {integrity: sha512-+G0LLgjjo9BZX2MfdvPfH+MKLCrxlXSYec5DaPYP1fe6Iyhf0/fSmJ0bFiZ1F8BT6cGXl2LpltQptzjXKWEkKA==} @@ -5373,6 +5375,7 @@ packages: whatwg-encoding@3.1.1: resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==} engines: {node: '>=18'} + deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation whatwg-mimetype@3.0.0: resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==} @@ -6354,7 +6357,7 @@ snapshots: '@floating-ui/utils@0.2.10': {} - '@hono/node-server@1.19.6(hono@4.10.7)': + '@hono/node-server@1.19.13(hono@4.10.7)': dependencies: hono: 4.10.7 @@ -7139,7 +7142,7 @@ snapshots: '@types/ms@2.1.0': {} - '@types/node@20.19.25': + '@types/node@20.19.39': dependencies: undici-types: 6.21.0 optional: true @@ -9095,7 +9098,7 @@ snapshots: happy-dom@20.0.11: dependencies: - '@types/node': 20.19.25 + '@types/node': 20.19.39 '@types/whatwg-mimetype': 3.0.2 whatwg-mimetype: 3.0.0 optional: true