the-simian / es6-plato

JavaScript source code visualization, static analysis, and complexity tool
MIT License
205 stars 40 forks source link

Update lodash to 4.17.19 #112

Closed codehearts closed 4 years ago

codehearts commented 4 years ago

This resolves a security advisory for prototype pollution https://www.npmjs.com/advisories/1523

I wasn't sure how best to test this project, so I ran it against itself and a project of mine and verified that the old and new reports were identical

Closes #111

the-simian commented 4 years ago

Thanks @shane-walker and @codehearts , I just pulled it in. I'm looking into removing lodash entirely in a future update.

jbrizio commented 2 years ago

@the-simian Would be great just to add the necessary modules of lodash instead entire module or just replace method using native JS