X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-cluster%2Fpackage.json;h=34b5a11584211c740ab25cdbff5d652215cf6541;hb=9aec6fd82bbc44bd418cab3f9c1c4364dfc48359;hp=517d3f70120064f3895e32efe03c863d4d4c12ca;hpb=10fdf6b15d99197b3e9a783dcc697f1acaf02cd2;p=poolifier.git diff --git a/examples/typescript/http-server-pool/fastify-cluster/package.json b/examples/typescript/http-server-pool/fastify-cluster/package.json index 517d3f70..34b5a115 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/package.json +++ b/examples/typescript/http-server-pool/fastify-cluster/package.json @@ -7,7 +7,7 @@ "type": "module", "volta": { "node": "20.9.0", - "pnpm": "8.10.0" + "pnpm": "8.10.2" }, "scripts": { "build": "rollup --config --configPlugin typescript",