npm audit vuln moderate: axios has to be bumped to 0.18.1
robiXxu opened this issue · 6 comments
robiXxu commented
=== npm audit security report ===
┌──────────────────────────────────────────────────────────────────────────────┐
│ Manual Review │
│ Some vulnerabilities require your attention to resolve │
│ │
│ Visit https://go.npm.me/audit-guide for additional guidance │
└──────────────────────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Moderate │ Denial of Service │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ axios │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in │ >=0.18.1 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ analytics-node │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ analytics-node > axios │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://npmjs.com/advisories/880 │
└───────────────┴──────────────────────────────────────────────────────────────┘
found 1 moderate severity vulnerability in 774 scanned packages
1 vulnerability requires manual review. See the full report for details.
louib commented
@pooyaj Looks like this is already fixed in 3.4.X, but it's still in beta. Is there a timeline for a release version of the 3.4.X line?