X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-client-pool%2Fpackage.json;h=501abba6cbe2474f7732a52c252c7ab5c0b74c95;hb=715a408a220582daa8ac0b84a12aaa8d1bb7a775;hp=7df99a762961bad9b6a9631b5d949041a5db4d7a;hpb=0823861566b24ce038e1743760abb39595a49631;p=poolifier.git diff --git a/examples/typescript/http-client-pool/package.json b/examples/typescript/http-client-pool/package.json index 7df99a76..501abba6 100644 --- a/examples/typescript/http-client-pool/package.json +++ b/examples/typescript/http-client-pool/package.json @@ -7,7 +7,7 @@ "type": "module", "volta": { "node": "20.9.0", - "pnpm": "8.10.2" + "pnpm": "8.10.5" }, "scripts": { "build": "pnpm build:clean && tsc",