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
Hello,
will there be an update to the node components?
With npm audit we get the following output: 70 vulnerabilities (1 low, 24 moderate, 30 high, 15 critical)
npm audit
With npm audit fix and npm audit fix --force there are unresolvable dependency problems.
npm audit fix
npm audit fix --force
best regards!
The text was updated successfully, but these errors were encountered:
Hi,
We did an update now. Can you do git pull origin master and check?
Sorry, something went wrong.
Still the same message
Hi I still have this issue, running npm audit fix --force fixes some vulnerabilities, but I still have 2 high, 3 critical. Can this be updated please?
No branches or pull requests
Hello,
will there be an update to the node components?
With
npm audit
we get the following output:70 vulnerabilities (1 low, 24 moderate, 30 high, 15 critical)
With
npm audit fix
andnpm audit fix --force
there are unresolvable dependency problems.best regards!
The text was updated successfully, but these errors were encountered: