X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=fbb37e5e7feca6cf9ea315dfd2980673c8a4244b;hb=665702eef3ad8153279b344e0276687f7f50c10f;hp=f3b70b448e1cb99d8ab621b3a4982d00e6bdf43a;hpb=753f7d8b9b469b28e6d97690b4c62cae4958ae95;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 f3b70b44..fbb37e5e 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -6,8 +6,8 @@ "main": "dist/main.js", "type": "module", "volta": { - "node": "20.5.1", - "pnpm": "8.7.1" + "node": "20.6.0", + "pnpm": "8.7.3" }, "scripts": { "build": "rollup --config",