Closed XhmikosR closed 4 years ago
I'll go with this patch since it seems everything works fine with karma 4.x too.
Karma 4 has known security vulnerabilities through minimist
. See https://www.npmjs.com/advisories/1179.
The 5x vs 4x is mostly about the minimal version of nodejs supported. You should be ok.
@johnjbarton LGTY? Or should we just allow karma v5.0.0?
Fixes #137.