X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=2bdb7898a5e6c89ee0c4fbef15ef121638787c4f;hb=1cecc2f54bbf46c803911e06a83d446b716451dc;hp=d7ca9f51fc28e092f8c6c22e583c5010c9f89e93;hpb=fd266b30faec372ed1b6445d64ff4be977d71bc3;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 d7ca9f51..2bdb7898 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.11.0", - "pnpm": "8.15.1" + "pnpm": "8.15.2" }, "scripts": { "build": "rollup --config --configPlugin typescript",