Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated dependecy minimatch #37

Open
pilarArr opened this issue Aug 20, 2018 · 3 comments
Open

Deprecated dependecy minimatch #37

pilarArr opened this issue Aug 20, 2018 · 3 comments

Comments

@pilarArr
Copy link

As per title description.

npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue

└─┬ tokml@0.4.0
└─┬ strxml@0.0.0
└─┬ tap@0.4.13
└─┬ glob@3.2.11
└── minimatch@0.3.0

I checked the dependency tree and glob and tap use the correct version.
Sostrxml and tokml are the only ones that should be updated.

@nngo
Copy link

nngo commented Oct 5, 2018

this is pretty much the same issue identified in #36 (Vulnerability with dependencies) and there is some work done in pull request #31 (upgrade strxml to fix warnings related to tap included in build)

@asafMasa
Copy link

@pilarArr @nngo @zugaldia @Yuffster @ivaner
is there any progress with this issue?

@pshongwe
Copy link

any update?

johnlettman added a commit to johnlettman/overpassql-run that referenced this issue Aug 4, 2023
Switch tokml dependency to @maphubs/tokml

See: mapbox/tokml#36
See: mapbox/tokml#37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants