X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-cluster%2Fpackage.json;h=409a9f8c678f09cc4181854ce779dfce1318818e;hb=e8b896e4a31e99644eeed068e9eddd5dabc0b12c;hp=40381c8a7a694ca856a532c9900bf85ddbf4cc80;hpb=615381378b38c89c46fc4cae668544c562a01f14;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 40381c8a..409a9f8c 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.5.1", - "pnpm": "8.6.12" + "pnpm": "8.7.0" }, "scripts": { "build": "rollup --config",