X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-cluster%2Fpackage.json;h=5b2c1b69bdcc0519982ab41e95eada8d90459d1a;hb=a29840a9eeef86ea4e0b4f212d71008596cd975e;hp=a11fd321cc3a3d738ef9607a4c664fc525862d8c;hpb=469ab97eae5e42a4c21ea526ba441aa4d15d1684;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 a11fd321..5b2c1b69 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.10.0", - "pnpm": "8.11.0" + "pnpm": "8.12.0" }, "scripts": { "build": "rollup --config --configPlugin typescript",