Description
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.
Attachments
Issue Links
- links to