X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=f8b52d1cceb80695dd78d5f9a3b2fb6c2cab12c7;hb=d8abae29b476761993953cd45be1a0bdaf34bf8a;hp=7c8a40ec879156a74fd6c78823ca9add0d8084ae;hpb=b4d55613e796aa49ac8e49e559c5e0331889bf4d;p=poolifier.git diff --git a/examples/typescript/http-server-pool/fastify-hybrid/package.json b/examples/typescript/http-server-pool/fastify-hybrid/package.json index 7c8a40ec..f8b52d1c 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/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",