Skip to content

update deprecated glob dependency #78

@clausreinke

Description

@clausreinke

Hi,

could you please update your glob dependency, to get rid of the deprecation warnings?

$ npm i bestzip
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.
npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
...

$ npm ls inflight
tmp@ ...\tmp
└─┬ bestzip@2.2.2
  └─┬ glob@7.2.3
    └── inflight@1.0.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions