Open ChALkeR opened 8 years ago
I'll be completely removing the Lodash dependency in the next release, in fact. I have a few more things to look at before getting around to it, though.
This is also leading to a Prototype Pollution security issue.
Any update on this?
Any update on this?
See package.json#L33.
This produces an
npm WARN deprecated lodash@2.4.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0
warning onnpm install
.