javascriptdata / danfojs

Danfo.js is an open source, JavaScript library providing high performance, intuitive, and easy to use data structures for manipulating and processing structured data.
https://danfo.jsdata.org/
MIT License
4.81k stars 209 forks source link

[danfojs-node] [security] Remove usage of deprecated dependency `request` #607

Open CorentinDoue opened 1 year ago

CorentinDoue commented 1 year ago

danfojs-node has request as a dependency.

request is deprecated and no longer maintained.

request carries some security issues such as having tough-cookie ~2.5.0 as a dependency: https://security.snyk.io/package/npm/tough-cookie

Please consider replacing request with one of its alternatives