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
Hello,
I just wanted to update our code base and got an critical severity vulnerabilities error. This is due to the old loader-utils version used in this package.
Please update the packages in order to close this vulnerability.
# npm audit report
loader-utils <1.4.1
Severity: critical
Prototype pollution in webpack loader-utils - https://github.com/advisories/GHSA-76p3-8jx3-jpfq
No fix available
node_modules/classnames-loader/node_modules/loader-utils
classnames-loader *
Depends on vulnerable versions of loader-utils
node_modules/classnames-loader
2 critical severity vulnerabilities
The text was updated successfully, but these errors were encountered:
Hello,
I just wanted to update our code base and got an
critical severity vulnerabilities
error. This is due to the old loader-utils version used in this package.Please update the packages in order to close this vulnerability.
The text was updated successfully, but these errors were encountered: