X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=6925240b257c71af3df602466cb874d8c279d827;hb=f2b53f5792e9013e7f11e1ac535bea9f3727fedd;hp=a8db8b0786627bc3f59ba65e17bfc34fe2fb1c3e;hpb=1bd1f1e2d3b9782eaa3c39264cff431371b2b80a;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 a8db8b07..6925240b 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.14.2" + "pnpm": "8.14.3" }, "scripts": { "build": "rollup --config --configPlugin typescript",