We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running "npm audit" should either return no vulnerabilities or low risk vulnerabilities.
Running "npm audit" shows vulnerabilities in log4js@2.11 log4js@2.11 requires an update to the latest version or a version without vulnerabilities.
karma --version
The text was updated successfully, but these errors were encountered:
Already fixed by #3082 and will be included in the next release.
Sorry, something went wrong.
No branches or pull requests
Expected behaviour
Running "npm audit" should either return no vulnerabilities or low risk vulnerabilities.
Actual behaviour
Running "npm audit" shows vulnerabilities in log4js@2.11
log4js@2.11 requires an update to the latest version or a version without vulnerabilities.
Environment Details
karma --version
): 2.0.5Steps to reproduce the behaviour
The text was updated successfully, but these errors were encountered: