Skip to content

PouchDB relying on vulnerable version of node-fetch #8440

@rdwoodring

Description

@rdwoodring

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

  1. Run npm audit

Expected: No vulnerabilities
Actual: node-fetch vulnerabilities in pouchdb, pouchdb-find, pouchdb-fetch, and pouchdb-abstract-mapreduce

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions