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 Acorn to address security vulnerability #18

Merged
merged 3 commits into from
May 19, 2020
Merged

Update Acorn to address security vulnerability #18

merged 3 commits into from
May 19, 2020

Commits on Apr 22, 2020

  1. Test travis build against latest LTS node version

    Upgrade dependencies:
    acorn: 4.0.2
    object-assign: 4.0.1
    Upgrade dev-dependencies:
    removed instanbul
    replaced with nyc
    testit: 3.1.0
    Chris Lount committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    e3cf3bd View commit details
    Browse the repository at this point in the history
  2. Use Node LTS version for Travis CI checks

    Chris Lount committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    2323656 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. Delete package-lock.json

    warerebel authored May 16, 2020
    Configuration menu
    Copy the full SHA
    45c8595 View commit details
    Browse the repository at this point in the history