Bump `glob`
Closed this issue · 2 comments
s-h-a-d-o-w commented
Reason being:
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
See also: https://github.com/isaacs/node-glob/blob/1b6bf20239a4c3bd73cacc82daa86bb7cf409398/package.json#L21
samizdatco commented
fixed in #172
s-h-a-d-o-w commented
Sweet, thanks!