mgildea / Multi-Step-Form-Js

Multi Step Form with jQuery validation
MIT License
49 stars 25 forks source link

Vulnerability detected by npm audit #18

Closed lvmajor closed 6 years ago

lvmajor commented 6 years ago

Because Multi-Step-Form-Js has a dependency on JQuery ^2.2.0, npm audit reports a XSS vulnerability. Would there be any reason not to update dependency to version 3.3.1?

mgildea commented 6 years ago

I don't see any reason not to upgrade the jquery version. I can try and get to it soon. Do you have any interest in making that upgrade and submitting a pull request?