documentation icon indicating copy to clipboard operation
documentation copied to clipboard

vue-template-compiler XSS vulnerability

Open nikeshadhikari9 opened this issue 2 months ago • 0 comments

Hey @thomashohn, I ran npm audit fix as you said and saw that vue-template-compiler has a moderate XSS vulnerability which is used by documentation.

npm audit fix --force could fix it by upgrading documentation to 6.2.0, but that’s a breaking change, so not sure if it’s safe to do automatically.

Just wanted to bring it up so it can be checked.

nikeshadhikari9 avatar Sep 25 '25 16:09 nikeshadhikari9