X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-cluster%2Fpackage.json;h=d09ceb065c90d98cb39cf291027bed10450d2fa2;hb=1bbea1bc234785d741e62985e0ffb52aafa458d7;hp=ff3345791c5569c53db6c280faeb957011e28cc6;hpb=e0ab0e1d05daf5f2e815866272ce41716f6f6703;p=poolifier.git diff --git a/examples/typescript/http-server-pool/fastify-cluster/package.json b/examples/typescript/http-server-pool/fastify-cluster/package.json index ff334579..d09ceb06 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/package.json +++ b/examples/typescript/http-server-pool/fastify-cluster/package.json @@ -7,7 +7,7 @@ "type": "module", "volta": { "node": "20.11.1", - "pnpm": "8.15.4" + "pnpm": "8.15.5" }, "scripts": { "build": "rollup --config --configPlugin typescript",