Issue
PouchDB relies upon a vulnerable version of node-fetch. PouchDB's package.json has the node-fetch dependency pinned at 2.6.0 as of v7.2.2. It looks like master has it pinned at 2.6.4. The vulnerability was patched in node-fetch 2.6.7
Info
- Environment: Node & browser
- Platform: All
- Adapter: All
- Server: All
- Version: 7.2.2
Reproduce
- Run
npm audit
Expected: No vulnerabilities
Actual: node-fetch vulnerabilities in pouchdb, pouchdb-find, pouchdb-fetch, and pouchdb-abstract-mapreduce