X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-worker_threads%2Fpackage.json;h=104e1bf1bf1ca9d71bd95ded597745419375ed69;hb=b0c4c17f669df5bb019d0f0178e3cff6aabf3c4f;hp=265f2325a57464cb3a0617bcfd850ff3acb9e403;hpb=7fa3b192aa547e09123bbcbeecd497e404bff9c5;p=poolifier.git diff --git a/examples/typescript/http-server-pool/fastify-worker_threads/package.json b/examples/typescript/http-server-pool/fastify-worker_threads/package.json index 265f2325..104e1bf1 100644 --- a/examples/typescript/http-server-pool/fastify-worker_threads/package.json +++ b/examples/typescript/http-server-pool/fastify-worker_threads/package.json @@ -7,7 +7,7 @@ "type": "module", "volta": { "node": "20.11.1", - "pnpm": "8.15.3" + "pnpm": "8.15.4" }, "scripts": { "build": "pnpm build:clean && tsc",