diff --git a/package.json b/package.json index 7ba776f..9eaf9d1 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "start": "tsx src/index.ts" }, "dependencies": { - "@hono/node-server": "^1.12.2", + "@hono/node-server": "^1.19.13", "@types/node": "^22.5.4", "dotenv": "^16.4.5", "hono": "^4.11.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9c5393c..6783d32 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@hono/node-server': - specifier: ^1.12.2 - version: 1.12.2(hono@4.11.7) + specifier: ^1.19.13 + version: 1.19.13(hono@4.11.7) '@types/node': specifier: ^22.5.4 version: 22.5.4 @@ -173,8 +173,8 @@ packages: cpu: [x64] os: [win32] - '@hono/node-server@1.12.2': - resolution: {integrity: sha512-xjzhqhSWUE/OhN0g3KCNVzNsQMlFUAL+/8GgPUr3TKcU7cvgZVBGswFofJ8WwGEHTqobzze1lDpGJl9ZNckDhA==} + '@hono/node-server@1.19.13': + resolution: {integrity: sha512-TsQLe4i2gvoTtrHje625ngThGBySOgSK3Xo2XRYOdqGN1teR8+I7vchQC46uLJi8OF62YTYA3AhSpumtkhsaKQ==} engines: {node: '>=18.14.1'} peerDependencies: hono: ^4 @@ -308,6 +308,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 hono@4.11.7: @@ -546,7 +547,7 @@ snapshots: '@esbuild/win32-x64@0.23.1': optional: true - '@hono/node-server@1.12.2(hono@4.11.7)': + '@hono/node-server@1.19.13(hono@4.11.7)': dependencies: hono: 4.11.7