You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ilya Borisov (JIRA)" <ji...@apache.org> on 2019/02/21 03:29:00 UTC

[jira] [Created] (IGNITE-11374) Web console: fix frontend audit issues

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)