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

lodash vulnerability reported by "npm audit" #218

Closed
matthew-white opened this issue Jun 8, 2018 · 1 comment
Closed

lodash vulnerability reported by "npm audit" #218

matthew-white opened this issue Jun 8, 2018 · 1 comment

Comments

@matthew-white
Copy link

Using karma-browserify 5.2.0, when I run npm audit, I receive the following report:

┌───────────────┬────────────────────────────────────────┐
│ Low           │ Prototype Pollution                    │
├───────────────┼────────────────────────────────────────┤
│ Package       │ lodash                                 │
├───────────────┼────────────────────────────────────────┤
│ Patched in    │ >=4.17.5                               │
├───────────────┼────────────────────────────────────────┤
│ Dependency of │ karma-browserify [dev]                 │
├───────────────┼────────────────────────────────────────┤
│ Path          │ karma-browserify > lodash              │
├───────────────┼────────────────────────────────────────┤
│ More info     │ https://nodesecurity.io/advisories/577 │
└───────────────┴────────────────────────────────────────┘

I see that this was also mentioned in a comment at karma-runner/karma#2994.

@nikku
Copy link
Owner

nikku commented Jun 10, 2018

Should be fixed with karma-browserify@5.3.0.

@nikku nikku closed this as completed Jun 10, 2018
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

2 participants