X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=e0955ce018132ca87e4c873f9216f94e8fc2e2b8;hb=d60d94280c46084a356d951320f5042c2297b9bd;hp=0d168002b3f722893f085aa982727b2685baa49e;hpb=5fcfcc78e5b4bdd65fbd2820b4aea5d94c4f735a;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 0d168002..e0955ce0 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.6.1", - "pnpm": "8.7.4" + "pnpm": "8.7.5" }, "scripts": { "build": "rollup --config",