X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-client-pool%2Fpnpm-lock.yaml;h=78c79c74f693f2d4646138d9b165cf891799b279;hb=af8373bb29994d0799ca0daa4b7ea85a5582d23e;hp=d8d1724701c7290b4ca7b530e7914ba78e1c40f8;hpb=c29c16cf00688165811688d8601fcfbbf560ff36;p=poolifier.git diff --git a/examples/typescript/http-client-pool/pnpm-lock.yaml b/examples/typescript/http-client-pool/pnpm-lock.yaml index d8d17247..78c79c74 100644 --- a/examples/typescript/http-client-pool/pnpm-lock.yaml +++ b/examples/typescript/http-client-pool/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^3.3.2 version: 3.3.2 poolifier: - specifier: ^3.0.1 - version: 3.0.1 + specifier: ^3.0.2 + version: 3.0.2 devDependencies: '@types/node': @@ -122,8 +122,8 @@ packages: formdata-polyfill: 4.0.10 dev: false - /poolifier@3.0.1: - resolution: {integrity: sha512-O1mLQAW7fyVVam8kqQAW0dWKcqm22c2pgmFfaNBTPvzUKh9B9xaPsHnYhJP2rtqDVOcPXjYHNdt4y8A4GoE7jQ==} + /poolifier@3.0.2: + resolution: {integrity: sha512-fA93zMtBWjm1XZ8VNnsGgGNiBV6vx5w5WniqV8yJki21fu93q61Z6tIoAA4gl4i7cT48yrbdsUF3PivkLP4P4w==} engines: {node: '>=18.0.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false