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
I'm using retire.js to scan for vulnerabilities in my project and it reports that vendor/symfony/web-profiler-bundle/Resources/views/Script/Mermaid/mermaid-flowchart-v2.min.js includes DOMPurify 3.0.9 which in turn has known vulnerabilities.
I know that web-profiler-bundle is only in dev, but I run the retire command in dev, and the client wants to see it report no vulnerabilities in my project.
Any chance of updating web-profiler-bundle to use a more recent version of Mermaid? Thanks