X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=8ae37a08c085459aacf55ecafe68e7330a360eb6;hb=8954c0a3cd5941d5c86f40eb627ae681770fade7;hp=fb1faea4e22a40ccd613139680a32326ddd9afdf;hpb=ec2627347c1e7ed1a83a149cbff649421c8b29f0;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 fb1faea4..8ae37a08 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.10.0", - "pnpm": "8.11.0" + "pnpm": "8.12.0" }, "scripts": { "build": "rollup --config --configPlugin typescript",