X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpackage.json;h=535c6c916fc34afbc9b8f606112fc90d360d8c70;hb=5f61c433a8580bc7f0944f2dda8a4a43ecf902dd;hp=7d0f4e6869bfbab04e550417a34236f60b1722f1;hpb=3ff2b9103a0933bd1575a979c5e0c2baad285eea;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 7d0f4e68..535c6c91 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.8.1", - "pnpm": "8.9.0" + "pnpm": "8.9.2" }, "scripts": { "build": "rollup --config",