X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-client-pool%2Fpnpm-lock.yaml;h=51b83591cc3779a70bfd5e2744b15c480fc44b4d;hb=dc958990c4e9ef218c29d070ad58ce25fa4b42ed;hp=2845bac76296c2dedb6c17034a6e89ac97394a18;hpb=1ea7c744cad31e15a1a3e32c5673bdfc7c145b7e;p=poolifier.git diff --git a/examples/typescript/http-client-pool/pnpm-lock.yaml b/examples/typescript/http-client-pool/pnpm-lock.yaml index 2845bac7..51b83591 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: ^3.0.12 - version: 3.0.12 + specifier: ^3.1.8 + version: 3.1.8 devDependencies: '@types/node': - specifier: ^20.10.4 - version: 20.10.4 + specifier: ^20.10.5 + version: 20.10.5 typescript: specifier: ^5.3.3 version: 5.3.3 packages: - /@types/node@20.10.4: - resolution: {integrity: sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg==} + /@types/node@20.10.5: + resolution: {integrity: sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw==} dependencies: undici-types: 5.26.5 dev: true @@ -122,8 +122,8 @@ packages: formdata-polyfill: 4.0.10 dev: false - /poolifier@3.0.12: - resolution: {integrity: sha512-5lfp/ZBZ1+9wozHS3uRT6wmTNwr3YxXhDUkrG1AKvF68omx74rbeXVTJMbYkUYCnHjgXG3NcyPkbIRZhPMkSWA==} + /poolifier@3.1.8: + resolution: {integrity: sha512-wcB40at4TWB1srBDiC1mnhk6I8/K89baDursWNfp7YYkT3yF/h8QKXnqwjzrjZa6wqtPaTLyvmO/moOdI0NpGQ==} engines: {node: '>=18.0.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false