X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=341f25210a2413973c2754dcdf36f6b21943bbea;hb=e8b896e4a31e99644eeed068e9eddd5dabc0b12c;hp=caf8e5121cbba1fa0f99d87c153563deab11c77d;hpb=59a269bf2152a6f3793273b805b29a341a7029eb;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 caf8e512..341f2521 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.5.1", - "pnpm": "8.6.12" + "pnpm": "8.7.0" }, "scripts": { "build": "rollup --config",