-
Notifications
You must be signed in to change notification settings - Fork 257
New issue
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
Update jQuery to 3.5.0 #458
Conversation
Hey, thank you for proposing this fix. The new jquery version seems to be the regular version despite its name indicating it is the minified version. We should use that version instead. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please replace site/themes/learn/static/js/jquery-3.5.0.min.js
with the actual minified version of it.
@perrito666 the file has been updated. |
@perrito666 @natefinch would you please review and merge the PR? Thanks. |
|
Updated jQuery to 3.5.0 to address the following issue.
#431
Whitesource vulnerability scan was run on the project. It showed mage having CVE-2020-11023 issue. This PR will fix the issue.