You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We previously already updated our direct dependency of prismjs (PR) but wealso need to upgrade our refractor dependency from the current version 3.6.0 to at least 4.9.0 (release changelog) to ensure the included prismjs dependency is at 1.30.0 (release) which includes a fix for an "Arbitrary Code Injection vulnerability" (DOM Clobbering vulnerability).