jhnns / rewire

Easy monkey-patching for node.js unit tests
MIT License
3.08k stars 127 forks source link

fix(deps): update eslint to version where minimap dep > 3.0.4 #207

Closed marktm closed 1 year ago

marktm commented 1 year ago

Currently, the version of eslint used by rewire has a vulnerable dependency - eslint v7.32.0 Updating to version v8.15.0 would resolve eslints dependency on v3.0.4 of minimatch

NPM High Vulnerability: minimatch.js braceExpand() Function Improper | Regular Expression DoS

jhnns commented 1 year ago

ESLint has been updated and shipped with rewire v7.0.0