X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-client-pool%2Fpnpm-lock.yaml;h=0d1f39fa5d7301c77250227dbf111cd42e15b616;hb=a5269da2fc9121e7ababd3e74a9f3cfaae5bb41f;hp=63f6cc16e4f6aae3c9ae62c1a6cb01312c0f603e;hpb=aa7cbd39f3a378eea41b23c1f5bd1d17093b8f59;p=poolifier.git diff --git a/examples/typescript/http-client-pool/pnpm-lock.yaml b/examples/typescript/http-client-pool/pnpm-lock.yaml index 63f6cc16..0d1f39fa 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.23 - version: 2.6.23 + specifier: ^2.6.28 + version: 2.6.28 devDependencies: '@types/node': - specifier: ^20.4.10 - version: 20.4.10 + specifier: ^20.5.1 + version: 20.5.1 typescript: specifier: ^5.1.6 version: 5.1.6 packages: - /@types/node@20.4.10: - resolution: {integrity: sha512-vwzFiiy8Rn6E0MtA13/Cxxgpan/N6UeNYR9oUu6kuJWxu6zCk98trcDp8CBhbtaeuq9SykCmXkFr2lWLoPcvLg==} + /@types/node@20.5.1: + resolution: {integrity: sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==} dev: true /asynckit@0.4.0: @@ -120,8 +120,8 @@ packages: formdata-polyfill: 4.0.10 dev: false - /poolifier@2.6.23: - resolution: {integrity: sha512-QQagtUD4DCzeEEq2SjoxDRsPLqr5qzJm3Wur29rWDepG935BXlGHVZLFlqUoaHXkcILIBKvLxEFs+SB2Op4TIw==} + /poolifier@2.6.28: + resolution: {integrity: sha512-dm3N/BcJ6n1m9aDidXYx53mI7nQc1QvTGdIL0rA29hOjLsfWq6+7pz977vnxvfGxKG5+pCG+VIT7PcJENQSzng==} engines: {node: '>=16.14.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false