gulpjs / glob-stream

Readable streamx interface over anymatch.
MIT License
178 stars 53 forks source link

Update glob-parent version to 5.1.2 #108

Closed hmartinez69 closed 3 years ago

hmartinez69 commented 3 years ago

This update goal to fix a security vulnerability.

In older versions before 5.1.2 of glob-parent, there are "Regular expression denial of service". 5.1.2 version of glob-parent fix that.

phated commented 3 years ago

https://overreacted.io/npm-audit-broken-by-design/