mfa-monitor
mfa-monitor copied to clipboard
Migrate to gulp v4
Current gulp installation which is v3 introduces some security issue with minimatch library.
Details: https://snyk.io/test/github/gulpjs/gulp
It looks like Gulp developers are not going to fix that in v3:
- https://github.com/gulpjs/glob-stream/issues/65
- https://github.com/gulpjs/gulp/issues/1704