X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=f860951bc8fd44b2964091d9c578cdb374eeefc3;hb=76f45d09bc1ca436711bb592192bbdcc527ba170;hp=02d434bff0c3d92dd1e52ceb7aadb72d1752fe10;hpb=1dd8d37437003ea05b08f29ddc73a6a6c3849d90;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 02d434bf..f860951b 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.5" + "pnpm": "8.7.6" }, "scripts": { "build": "rollup --config",