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

Use acorn@7.1.1 #1435

Merged
merged 2 commits into from Mar 19, 2020
Merged

Use acorn@7.1.1 #1435

merged 2 commits into from Mar 19, 2020

Commits on Mar 19, 2020

  1. Use acorn@7.1.1

    This PR resolves security advisories of the form:
    
    ```
    ┌───────────────┬──────────────────────────────────────────────────────────────┐
    │ moderate      │ Regular Expression Denial of Service                         │
    ├───────────────┼──────────────────────────────────────────────────────────────┤
    │ Package       │ acorn                                                        │
    ├───────────────┼──────────────────────────────────────────────────────────────┤
    │ Patched in    │ >=5.7.4 <6.0.0 || >=6.4.1 <7.0.0 || >=7.1.1                  │
    ├───────────────┼──────────────────────────────────────────────────────────────┤
    │ Dependency of │ eslint                                                       │
    ├───────────────┼──────────────────────────────────────────────────────────────┤
    │ Path          │ eslint > espree > acorn                                      │
    ├───────────────┼──────────────────────────────────────────────────────────────┤
    │ More info     │ https://www.npmjs.com/advisories/1488                        │
    └───────────────┴──────────────────────────────────────────────────────────────┘
    ```
    whymarrh committed Mar 19, 2020
    Copy the full SHA
    c435705 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d562f8b View commit details
    Browse the repository at this point in the history