We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Should not have any vulnerabilities issue.
jquery 3.4.1 has known vulnerabilities: severity: medium; summary: Regex in its jQuery.htmlPrefilter sometimes may introduce XSS; https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/
retire --jspath node_modules/
The text was updated successfully, but these errors were encountered:
/cc @hiroppy let's update jquery and do release
Sorry, something went wrong.
fix: webpack#2515 - jquery 3.4.1 has known vulnerabilities: severity:…
3c91445
… medium
Fixed, release will be soon (today)
Is there any info when this fix will be released?
In near future
No branches or pull requests
Code
Expected Behavior
Should not have any vulnerabilities issue.
Actual Behavior
jquery 3.4.1 has known vulnerabilities: severity: medium; summary: Regex in its jQuery.htmlPrefilter sometimes may introduce XSS; https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/
For Bugs; How can we reproduce the behavior?
For Features; What is the motivation and/or use-case for the feature?
The text was updated successfully, but these errors were encountered: