X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=3f364905d15064ba55ca92dded2e522f2421f8c2;hb=2717674c56c2caae531507e7d4e0068f4d4c8918;hp=a8339a7901e5fbb5646c199498274da7d8e90e09;hpb=ba0ad5be6ce8cb88fa0fea9b4d9adab001aadc8a;p=poolifier.git diff --git a/examples/typescript/http-server-pool/fastify-hybrid/package.json b/examples/typescript/http-server-pool/fastify-hybrid/package.json index a8339a79..3f364905 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -6,7 +6,7 @@ "main": "dist/main.js", "type": "module", "volta": { - "node": "20.12.2", + "node": "22.0.0", "pnpm": "9.0.6" }, "packageManager": "pnpm@9.0.6", @@ -30,7 +30,7 @@ "@rollup/plugin-typescript": "^11.1.6", "@types/node": "^20.12.7", "autocannon": "^7.15.0", - "rollup": "^4.16.4", + "rollup": "^4.17.1", "rollup-plugin-delete": "^2.0.0", "tslib": "^2.6.2", "typescript": "^5.4.5"