oleksiyk/kafka

Lodash dependency is a security vulnerability

rakeshramakrishnan opened this issue · 2 comments

Need to update lodash, because of security vulnerabilities: https://nodesecurity.io/advisories/577

Have tried updating lodash locally, but some tests are failing even with the existing lodash version - is there anything else needed to be done apart from having a local kafka server and running npm run test?

Need to update lodash, because of security vulnerabilities: https://nodesecurity.io/advisories/577

Thanks, lodash updated in version 3.2.10

Have tried updating lodash locally, but some tests are failing even with the existing lodash version

Which exactly tests?