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

Update some insecure dependencies #1841

Merged
merged 2 commits into from
May 10, 2018
Merged

Update some insecure dependencies #1841

merged 2 commits into from
May 10, 2018

Commits on May 10, 2018

  1. Update lodash to the latest version

    - Required to fix a Prototype Pollution vulnerability in lodash prior to
    version 4.17.5: https://nodesecurity.io/advisories/577
    ricardograca committed May 10, 2018
    Configuration menu
    Copy the full SHA
    3edfeb1 View commit details
    Browse the repository at this point in the history
  2. Update mysql to the latest version

    - Required to fix a Remote Memory Exposure vulnerability in mysql prior
    to version 2.14.0: https://nodesecurity.io/advisories/602
    ricardograca committed May 10, 2018
    Configuration menu
    Copy the full SHA
    d0d416e View commit details
    Browse the repository at this point in the history