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

Security vulnerability in lodash #95

Closed
jirenius opened this issue Jul 29, 2019 · 1 comment
Closed

Security vulnerability in lodash #95

jirenius opened this issue Jul 29, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jirenius
Copy link
Collaborator

Issue

There is a security vulnerability in the npm package lodash, used by concurrently, used as a dev depencency by the examples.

The warning message can be show with the following command:

cd examples/hello-world
npm audit

Solution

Run npm update on the affected examples.

@jirenius jirenius added the bug Something isn't working label Jul 29, 2019
@jirenius jirenius self-assigned this Jul 29, 2019
jirenius added a commit that referenced this issue Jul 30, 2019
jirenius added a commit that referenced this issue Jul 30, 2019
…lity-in-lodash

GH-95: npm update on all examples.
@jirenius
Copy link
Collaborator Author

Fixed in #97

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant