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

Vulnerability In Minimist #865

Closed
Code-Vader opened this issue Mar 30, 2020 · 2 comments
Closed

Vulnerability In Minimist #865

Code-Vader opened this issue Mar 30, 2020 · 2 comments

Comments

@Code-Vader
Copy link

I recently did a npm audit fix yet it required a manual review which pointed out that there's a vulnerability through multer > mkdirp > minimist

@jonchurch
Copy link
Member

Hey there, this has been addressed by mkdirp 0.5.3.

See these other issues for more info #858 #859
This can be resolved for now with:

npm update mkdirp --depth=10

There's also a PR to bump mkdirp dep version for an unrelated issue #862

@Code-Vader
Copy link
Author

Thank you this solved the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants