upgrade karma to fix security issues #158
Labels
dependencies
Pull requests that update a dependency file
help wanted
Extra attention is needed
verified
This issue has been verified by a maintainer.
Describe the bug
When running npm audit there are many issues which cannot be fixed automatically because of the dependency on an old version of karma. Upgrade karma to the latest version to fix these issues.
To Reproduce
Check out the repo, run
npm audit fix && npm audit
, see the audit errors mostly caused by karmaThe text was updated successfully, but these errors were encountered: