-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
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
Update project npm dependencies to remove vulnerabilities #2518
Comments
Hey @KonstantinEpam23, We're part of a startup called Seal Security that mitigates software vulnerabilities in older open source versions by backporting/creating standalone security patches - enabling more straightforward remediation in cases like this. We created an If relevant, check out our GitHub repo if you wish to learn more, or start using our app. Please feel free to reach us at info@seal.security if you have any requests/questions. |
) * #2518 - updated npm dependencies * #2518 - Remove unused 'openFile' variable declaration * #2518 - additional updates in dependenices * #2518 - additional updates in eslint dependenices * #2518 - fixed eslint confilcting files * #2518 - fixed eslint confilcting files * Fixed failing test --------- Co-authored-by: Gayane Chilingaryan <gayane_chilingaryan@epam.com> Co-authored-by: Nikita_Vozisov <Nikita_Vozisov@epam.com>
) * #2518 - updated npm dependencies * #2518 - Remove unused 'openFile' variable declaration * #2518 - additional updates in dependenices * #2518 - additional updates in eslint dependenices * #2518 - fixed eslint confilcting files * #2518 - fixed eslint confilcting files * Fixed failing test --------- Co-authored-by: Gayane Chilingaryan <gayane_chilingaryan@epam.com> Co-authored-by: Nikita_Vozisov <Nikita_Vozisov@epam.com>
Not tested by QA. |
At the moment running npm audit shows 10 high severity vulnerabilities, these need to be fix in .
In general it is a good idea to keep dependencies updated for several reasons:
Current npm audit output:
The text was updated successfully, but these errors were encountered: