-
-
Notifications
You must be signed in to change notification settings - Fork 301
Fix XSS vulnerability by bumping prismjs version #461
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
Comments
Last release was on 2020, I wonder if there's any chance this we'll be released? |
@conorhastings is this maintained / active still? |
Just to be clear, at least for my part, I can try to help with maintenance of the package, but ultimately, it is up to the owners to release any update. |
@icyJoseph Actually the last release was on November 2021 (it does not appear in the release section, but in the tags page), so it seams like the project is still maintained.
|
refractor has backported the prismjs update to their 3.x branch, so you can run |
@conorhastings, @simmerer & @marcodejongh can you please upgrade the "prismjs" dependency? See #459 |
Hey folks, sorry for being away from this for so long. I'll work on getting another release out this weekend. |
Describe the bug
Dependabot alerted today that the prismjs library (version >= 1.14.0, < 1.27.0) has an XSS vulnerability. React Syntax Highlighter uses prismjs 1.25.0, that could be upgraded to 1.27.0 in order to fix this vulnerability. See screenshot below.
Expected behavior
The prismjs version should be upgraded to 1.27.0.
Screenshots

Desktop (please complete the following information):
N/A
Smartphone (please complete the following information):
N/A
The text was updated successfully, but these errors were encountered: