samizdatco/skia-canvas

Bump `glob`

Closed this issue · 2 comments

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

fixed in #172

Sweet, thanks!