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=251c94e4849d21974ce76d1982134f7cb5cf3d58;hpb=36dd7e1d005374a29ef3b869b3924c1c15ee4ca2;p=poolifier.git diff --git a/examples/typescript/http-client-pool/pnpm-lock.yaml b/examples/typescript/http-client-pool/pnpm-lock.yaml index 251c94e4..7bc1e7c1 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: ^2.7.4 - version: 2.7.4 + specifier: ^3.0.0 + version: 3.0.0 devDependencies: '@types/node': @@ -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