conditional-field icon indicating copy to clipboard operation
conditional-field copied to clipboard

Fix Security Issue, Reported via npm audit!

Open prionkor opened this issue 6 years ago • 0 comments

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 │ └───────────────┴─────────────────┘

prionkor avatar Jan 22 '19 08:01 prionkor