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
vue-loader before 16.0.0-rc2 depend on a vulnerable version of webpack loader-utils (and vue-style-loader which also depends on the same vulnerable package):
❯ npm audit report
# npm audit report
loader-utils <2.0.3
Severity: critical
Prototype pollution in webpack loader-utils - https://github.com/advisories/GHSA-76p3-8jx3-jpfq
fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change
node_modules/vue-loader/node_modules/loader-utils
node_modules/vue-style-loader/node_modules/loader-utils
vue-loader 2.0.0 - 16.0.0-rc.2
Depends on vulnerable versions of loader-utils
Depends on vulnerable versions of vue-style-loader
node_modules/vue-loader
vue-style-loader *
Depends on vulnerable versions of loader-utils
node_modules/vue-style-loader
3 critical severity vulnerabilities
Hello, thank you for taking time filling this issue!
However, we kindly ask you to use our Issue Helper when creating new issues, in order to ensure every issue provides the necessary information for us to investigate. This explains why your issue has been automatically closed by me (your robot friend!).
I hope to see your helper-created issue very soon!
vue-loader before 16.0.0-rc2 depend on a vulnerable version of webpack loader-utils (and vue-style-loader which also depends on the same vulnerable package):
https://nvd.nist.gov/vuln/detail/CVE-2022-37601
The text was updated successfully, but these errors were encountered: