X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-client-pool%2Fpnpm-lock.yaml;h=7d49f37d78f8e3d4bc7b4649d355bb32b4532222;hb=e10f5f68d265fd0e58becafb70d8dd5681d119b9;hp=a4dc9d80cb59cc00fabfbaead78f76fb089e5f88;hpb=9e2f7f265c177a7315adf7ad79bca3bc2746064e;p=poolifier.git diff --git a/examples/typescript/http-client-pool/pnpm-lock.yaml b/examples/typescript/http-client-pool/pnpm-lock.yaml index a4dc9d80..7d49f37d 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.6.34 - version: 2.6.34 + specifier: ^2.6.37 + version: 2.6.37 devDependencies: '@types/node': - specifier: ^20.5.4 - version: 20.5.4 + specifier: ^20.5.6 + version: 20.5.6 typescript: specifier: ^5.2.2 version: 5.2.2 packages: - /@types/node@20.5.4: - resolution: {integrity: sha512-Y9vbIAoM31djQZrPYjpTLo0XlaSwOIsrlfE3LpulZeRblttsLQRFRlBAppW0LOxyT3ALj2M5vU1ucQQayQH3jA==} + /@types/node@20.5.6: + resolution: {integrity: sha512-Gi5wRGPbbyOTX+4Y2iULQ27oUPrefaB0PxGQJnfyWN3kvEDGM3mIB5M/gQLmitZf7A9FmLeaqxD3L1CXpm3VKQ==} dev: true /asynckit@0.4.0: @@ -120,8 +120,8 @@ packages: formdata-polyfill: 4.0.10 dev: false - /poolifier@2.6.34: - resolution: {integrity: sha512-QrsuJ8o7C/8+gLciL8IpHI4kjuKrE0DaF89wi53OQXxUy1963uaeUfwGxxv+c0j0BCwzMzSJ77Kzlczvn5tKDA==} + /poolifier@2.6.37: + resolution: {integrity: sha512-f2LQTGfDxIWFLyXa/Rn/DTJToR0uRrfKNpCEIyPstK2T7OJSXLQ/5LzMBW4CJbiO1th/y/0ePiFdD+EcfGKe1A==} engines: {node: '>=16.14.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false