You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
there is a problem with "merge" dependency:
To Reproduce
npx create-react-app xxx
npm install react-timeseries-charts
npm audit
this will return:
merge <2.1.1
Severity: high
Prototype Pollution in merge - https://github.com/advisories/GHSA-7wpw-2hjm-89gp
No fix available
node_modules/merge
react-timeseries-charts *
Depends on vulnerable versions of merge
node_modules/react-timeseries-charts
The text was updated successfully, but these errors were encountered:
🐛Bug report
Describe the bug
there is a problem with "merge" dependency:
To Reproduce
npx create-react-app xxx
npm install react-timeseries-charts
npm audit
this will return:
The text was updated successfully, but these errors were encountered: