I managed to decrease the number of vulnerabilities from 428 to 38 using npm audit.
I have manually updated the other 38 dependencies, but they crash Falko's build if updated. So I'm opening this PR with these remaining 38 vulnerabilities to guarantee Falko running flawlessly.
Type of Changes
What type of change this Pull Request brings to Falko?
Signed-off-by: Gabriel Ziegler gabrielziegler3@gmail.com
Proposed Changes
I managed to decrease the number of vulnerabilities from 428 to 38 using
npm audit
.I have manually updated the other 38 dependencies, but they crash Falko's build if updated. So I'm opening this PR with these remaining 38 vulnerabilities to guarantee Falko running flawlessly.
Type of Changes
What type of change this Pull Request brings to Falko?
Checklist