X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-cluster%2Fpackage.json;h=73bbda6bc0c94188836c511e9c7a3a3f7ac95aa6;hb=902f1af1c1f99121de57ead15e680c518d058205;hp=a5f10a861f3a23b8342e59fafa4ca56693fc712c;hpb=3a2f1e17ba9e920608fc331ef7049cb310ff30b7;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 a5f10a86..73bbda6b 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.11.0", - "pnpm": "8.15.1" + "pnpm": "8.15.2" }, "scripts": { "build": "rollup --config --configPlugin typescript",