Ilya Borisov created IGNITE-11374: ------------------------------------- Summary: Web console: fix frontend audit issues Key: IGNITE-11374 URL: https://issues.apache.org/jira/browse/IGNITE-11374 Project: Ignite Issue Type: Improvement Components: wizards Reporter: Ilya Borisov Assignee: Ilya Borisov
The issue: npm audit outputs several vulnerabilities in frontend dependencies, mostly related to unit tests. What to do: Install packages suggested by `npm audit`. Ensure no regressions happen (anything besides unit tests?). It might be necessary to add package-lock.json. -- This message was sent by Atlassian JIRA (v7.6.3#76005)