When I run npm audit I get this report. Please fix!
=== npm audit security report ===
┌─────────────────────────────────────────────┐
│ Manual Review │
│ Some vulnerabilities require your attention to resolve │
│ │
│ Visit https://go.npm.me/audit-guide for additional guidance │
└─────────────────────────────────────────────┘
┌───────────────┬─────────────────┐
│ High │ Cross-Site Scripting (XSS) │
├───────────────┼─────────--───────┤
│ Package │ jquery │
├───────────────┼─────────────────┤
│ Patched in │ >=3.0.0 │
├───────────────┼─────────────────┤
│ Dependency of │ conditional-field │
├───────────────┼────────── ──────┤
│ Path │ conditional-field > jquery │
├───────────────┼─────────────────┤
│ More info │ https://npmjs.com/advisories/328 │
└───────────────┴─────────────────┘
When I run
npm auditI get this report. Please fix!=== npm audit security report ===
┌─────────────────────────────────────────────┐
│ Manual Review │
│ Some vulnerabilities require your attention to resolve │
│ │
│ Visit https://go.npm.me/audit-guide for additional guidance │
└─────────────────────────────────────────────┘
┌───────────────┬─────────────────┐
│ High │ Cross-Site Scripting (XSS) │
├───────────────┼─────────--───────┤
│ Package │ jquery │
├───────────────┼─────────────────┤
│ Patched in │ >=3.0.0 │
├───────────────┼─────────────────┤
│ Dependency of │ conditional-field │
├───────────────┼────────── ──────┤
│ Path │ conditional-field > jquery │
├───────────────┼─────────────────┤
│ More info │ https://npmjs.com/advisories/328 │
└───────────────┴─────────────────┘