X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-cluster%2Fpackage.json;h=fd6dd0e16f05cad2dfe96300302a9d1889761504;hb=54381832fc5daf816116d769abbd595d2b71baa9;hp=2bce15550c2a0376f9edb9f672db368b97ac76b3;hpb=a7927b99517928e268927ab228084282c390ad2d;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 2bce1555..fd6dd0e1 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.6.0", - "pnpm": "8.7.3" + "pnpm": "8.7.4" }, "scripts": { "build": "rollup --config",