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
run "npm audit" in CLI Audit results in high severity vulnerabilities. These should be fixed
Audit results in no high risk vulnerabilities.
run "npm audit" in CLI
The text was updated successfully, but these errors were encountered:
this should fix it: npm install [email protected] however that breaks the tests ... 🤔
npm install [email protected]
Sorry, something went wrong.
Yeah, [email protected] includes some breaking changes. Haven't got time to check it through yet.
No branches or pull requests
Proposed solution
run "npm audit" in CLI
Audit results in high severity vulnerabilities. These should be fixed
DoD (Definition of Done)
Audit results in no high risk vulnerabilities.
Testing
run "npm audit" in CLI
The text was updated successfully, but these errors were encountered: