When installing http-client through npm it got me 26 vulnerabilities. Some of them are unfixable through npm audit fix --force
To Reproduce
Type: npm install @ceramicnetwork/http-client
Expected behavior
I expect the library to install properly and not return 26 vulnerabilities
Ceramic versions
Latest from NPM
Additional context
I try to install it into Angular application