X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=examples%2Ftypescript%2Fhttp-client-pool%2Fpnpm-lock.yaml;h=7bdd3357833916f459e0268c76680e3e5bbd3217;hb=1f9e78bf296d318acc29016077d9aa29f305a04f;hp=a9a37359ffa0c017c9d8be60db2e3c04054e570e;hpb=b73887071ac359b50a7f117a76b3edf268841aac;p=poolifier.git diff --git a/examples/typescript/http-client-pool/pnpm-lock.yaml b/examples/typescript/http-client-pool/pnpm-lock.yaml index a9a37359..7bdd3357 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: ^3.0.13 - version: 3.0.13 + specifier: ^3.1.1 + version: 3.1.1 devDependencies: '@types/node': @@ -122,8 +122,8 @@ packages: formdata-polyfill: 4.0.10 dev: false - /poolifier@3.0.13: - resolution: {integrity: sha512-OvO5FlZ54BZo6EyO405346SVSJtBEAENLI7mCWIfNrPJdULYjyWu7cIjrjStZR+AMNjqIJIkVfOM8c4SrQ+W4A==} + /poolifier@3.1.1: + resolution: {integrity: sha512-EaskwRSQt5jUJP8hc+H7PD4LojZrfseD9jBmUV/uCmm8Lk9EDFLTQpUL9391SDeE/8zhngl+53BTZKIxBbJS2g==} engines: {node: '>=18.0.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false