X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-client-pool%2Fpnpm-lock.yaml;h=a304e371c45c7fff7b21eb7890a08dc275cb8f01;hb=122741f6244a4986b4dc8560a9728bb4543e98e8;hp=38d2c39fd1aad425246fd5c51f61a0b125bf6e13;hpb=1c05e48c5a14afea1669af578df764ecbb6d50c7;p=poolifier.git diff --git a/examples/typescript/http-client-pool/pnpm-lock.yaml b/examples/typescript/http-client-pool/pnpm-lock.yaml index 38d2c39f..a304e371 100644 --- a/examples/typescript/http-client-pool/pnpm-lock.yaml +++ b/examples/typescript/http-client-pool/pnpm-lock.yaml @@ -17,16 +17,16 @@ dependencies: devDependencies: '@types/node': - specifier: ^20.5.1 - version: 20.5.1 + specifier: ^20.5.4 + version: 20.5.4 typescript: specifier: ^5.1.6 version: 5.1.6 packages: - /@types/node@20.5.1: - resolution: {integrity: sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==} + /@types/node@20.5.4: + resolution: {integrity: sha512-Y9vbIAoM31djQZrPYjpTLo0XlaSwOIsrlfE3LpulZeRblttsLQRFRlBAppW0LOxyT3ALj2M5vU1ucQQayQH3jA==} dev: true /asynckit@0.4.0: