X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-client-pool%2Fpnpm-lock.yaml;h=7bc1e7c1b48f97cbe30e8794a931cab491fafcf3;hb=6c7d45d0e98d9849cfa99fe8d0aa567c989d049f;hp=67749feacaee7c5672a2c42db164b48609891d07;hpb=70eadc4ce4dd46bd46c655116135f9348d1af2ab;p=poolifier.git diff --git a/examples/typescript/http-client-pool/pnpm-lock.yaml b/examples/typescript/http-client-pool/pnpm-lock.yaml index 67749fea..7bc1e7c1 100644 --- a/examples/typescript/http-client-pool/pnpm-lock.yaml +++ b/examples/typescript/http-client-pool/pnpm-lock.yaml @@ -12,21 +12,21 @@ dependencies: specifier: ^3.3.2 version: 3.3.2 poolifier: - specifier: ^2.7.4 - version: 2.7.4 + specifier: ^3.0.0 + version: 3.0.0 devDependencies: '@types/node': - specifier: ^20.7.2 - version: 20.7.2 + specifier: ^20.8.2 + version: 20.8.2 typescript: specifier: ^5.2.2 version: 5.2.2 packages: - /@types/node@20.7.2: - resolution: {integrity: sha512-RcdC3hOBOauLP+r/kRt27NrByYtDjsXyAuSbR87O6xpsvi763WI+5fbSIvYJrXnt9w4RuxhV6eAXfIs7aaf/FQ==} + /@types/node@20.8.2: + resolution: {integrity: sha512-Vvycsc9FQdwhxE3y3DzeIxuEJbWGDsnrxvMADzTDF/lcdR9/K+AQIeAghTQsHtotg/q0j3WEOYS/jQgSdWue3w==} dev: true /asynckit@0.4.0: @@ -120,9 +120,9 @@ packages: formdata-polyfill: 4.0.10 dev: false - /poolifier@2.7.4: - resolution: {integrity: sha512-Rkw7M1reDRWPLnPtS8+DFcv8IQIie44TBQ4CgQMSghu2YZ4Gip1VwbTw9t+SEgiLbIe6+cSTdlYAGtQ81DD67A==} - engines: {node: '>=16.14.0', pnpm: '>=8.6.0'} + /poolifier@3.0.0: + resolution: {integrity: sha512-Jp5xkqNNhswcOuCisP03hjfi4KXIzNy73e/EcGupI4sbeQMTOKgcRiW1VCfg2Mq29ldkf6sMm79HI5WovaUV/A==} + engines: {node: '>=18.0.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false