imballinst / react-bs-datatable

Bootstrap datatable without jQuery. Features include: filter, sort, pagination, checkbox, and control customization.
https://imballinst.github.io/react-bs-datatable
MIT License
59 stars 20 forks source link

npm audit node-fetch vulnerability #76

Closed shareef closed 2 years ago

shareef commented 3 years ago

Low Denial of Service

Package node-fetch

Patched in >=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9

Dependency of react-bs-datatable

Path react-bs-datatable > react-bootstrap > @react-bootstrap/react-popper > create-react-context > fbjs

isomorphic-fetch > node-fetch

More info https://npmjs.com/advisories/1556

imballinst commented 3 years ago

Thanks for reporting! I'm going to bump react-bootstrap to fix this issue.