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

[[Fix]] Update Lodash to latest 4.17.19 #3494

Merged
merged 1 commit into from Jul 25, 2020

Commits on Jul 20, 2020

  1. [[Fix]] Update Lodash to latest 4.17.19

    Address vulnerability of type "Prototype Pollution in lodash" GHSA-p6mc-m468-83gw
    
    It is not sure whether this is at all relevant for jshint, but at the moment, GitHub's Dependabot sends vulnerability alerts to all respositories with a dependency to jshint, e.g.
    https://github.com/alexandrainst/node-red-contrib-parser-ini/network/alert/package-lock.json/lodash/open
    
    So it would be nice to issue a new jshint release ASAP to offer an easy way forward for those projects with a (dev) dependency to jshint.
    
    https://github.com/lodash/lodash/wiki/Changelog
    Alkarex committed Jul 20, 2020
    Copy the full SHA
    be689f6 View commit details
    Browse the repository at this point in the history