X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-client-pool%2Fpnpm-lock.yaml;h=dc5b8cfd8dc1f5892f10580ac3e0758c884c9fc2;hb=9b2a9f3fda43bb1663ddf5d5dfcbaaa866d8925a;hp=f450791a635c4c2f839996ca8ce7684924c35849;hpb=00dcd87e38e6aff7bd232bbbd464f91c6442aad7;p=poolifier.git diff --git a/examples/typescript/http-client-pool/pnpm-lock.yaml b/examples/typescript/http-client-pool/pnpm-lock.yaml index f450791a..dc5b8cfd 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.1.18 - version: 3.1.18 + specifier: ^3.1.19 + version: 3.1.19 devDependencies: '@types/node': - specifier: ^20.10.7 - version: 20.10.7 + specifier: ^20.11.4 + version: 20.11.4 typescript: specifier: ^5.3.3 version: 5.3.3 packages: - /@types/node@20.10.7: - resolution: {integrity: sha512-fRbIKb8C/Y2lXxB5eVMj4IU7xpdox0Lh8bUPEdtLysaylsml1hOOx1+STloRs/B9nf7C6kPRmmg/V7aQW7usNg==} + /@types/node@20.11.4: + resolution: {integrity: sha512-6I0fMH8Aoy2lOejL3s4LhyIYX34DPwY8bl5xlNjBvUEk8OHrcuzsFt+Ied4LvJihbtXPM+8zUqdydfIti86v9g==} dependencies: undici-types: 5.26.5 dev: true @@ -38,7 +38,7 @@ packages: /axios@1.6.5: resolution: {integrity: sha512-Ii012v05KEVuUoFWmMW/UQv9aRIc3ZwkWDcM+h5Il8izZCtRVpDUfwpoFf7eOtajT3QiGR4yDUx7lPqHJULgbg==} dependencies: - follow-redirects: 1.15.4 + follow-redirects: 1.15.5 form-data: 4.0.0 proxy-from-env: 1.1.0 transitivePeerDependencies: @@ -70,8 +70,8 @@ packages: web-streams-polyfill: 3.3.2 dev: false - /follow-redirects@1.15.4: - resolution: {integrity: sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==} + /follow-redirects@1.15.5: + resolution: {integrity: sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==} engines: {node: '>=4.0'} peerDependencies: debug: '*' @@ -122,8 +122,8 @@ packages: formdata-polyfill: 4.0.10 dev: false - /poolifier@3.1.18: - resolution: {integrity: sha512-g+TtkVp5oOOZAa1ibTJBOksstPiAp+jAsHMaQMR6TxIVFm4uqpifGCI2qXonBU1p5WIZbVU+kpk9S3bbyCeHCw==} + /poolifier@3.1.19: + resolution: {integrity: sha512-H/tg/7FNLdZvL0vkJLy2hkjVQWp7QYaDJ0/lJbb4m1ZDtEhOQ4sKsQLlGGI4+jjyWqFlfieqP7FmJC98r4wWyw==} engines: {node: '>=18.0.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false