clutchski / coffeelint

Lint your CoffeeScript.
http://www.coffeelint.org
Other
1.18k stars 171 forks source link

update glob and browserify to fix minimatch security issues #578

Closed jakesjews closed 8 years ago

jakesjews commented 8 years ago

Reduce the scope of https://github.com/clutchski/coffeelint/pull/573

Resolves security issues with old nested minimatch dependencies. Vows still hasn't updated to a newer minimatch but it is a development dependency so that shouldn't cause any issues.

jakesjews commented 8 years ago

@AsaAyers Thanks for the merge! If any issues come up because of this feel free to ping me so I can fix them.