X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=5d8daf976ea3228e0c686e450c01c6c6e8a10c95;hb=4b72aab982db24a30656e0b82a9866ca3a0f7480;hp=a4f0c5af793af59eeeb704fcc249c6a3db6c3e61;hpb=a70d17c01f1a59c1525fed69c7cec2c3f4cf5175;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 a4f0c5af..5d8daf97 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": "22.1.0", + "node": "22.2.0", "pnpm": "9.1.1" }, "packageManager": "pnpm@9.1.1",