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

Current version has severe vulnerabilites due to Lodash prototype pollution #32

Open
willissa2121 opened this issue Nov 22, 2019 · 2 comments

Comments

@willissa2121
Copy link

Could you please update your lodash version to 4.17.15 or newer. NPM audit is part of out build process so we are not successfully able to deploy.

@sethetter
Copy link

Any updates here? Is this package still maintained?

@mifi
Copy link

mifi commented Jun 28, 2022

lodash is already specified as semver with a caret:

"lodash.isarray": "^4.0.0",

so the consuming project should automatically install 4.17.15 or newer according to semver.

btw an alternative package to this is https://github.com/kwhitley/treeize

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

Successfully merging a pull request may close this issue.

3 participants