Skip to content

Commit

Permalink
fix(eslint): apply patch of DoS vulnerability (#270)
Browse files Browse the repository at this point in the history
This project has vulnerabilities that could not be fixed, or were patched when no upgrade was available. Good news, new upgrades or patches have now been published! This pull request fixes vulnerable dependencies you couldn’t previously address.

The PR includes:

- Changes to `package.json` to upgrade the vulnerable dependencies to a fixed version.


#### Vulnerabilities that will be fixed

##### With an upgrade:
- [npm:eslint:20180222](https://snyk.io/vuln/npm:eslint:20180222)


You can read more about Snyk's upgrade and patch logic in [Snyk's documentation](https://snyk.io/docs/using-snyk/).

Note that this pull request only addresses vulnerabilities that previously had no fixes. See the [Snyk test report](https://snyk.io/test/github/gregswindle/eslint-plugin-crc/HEAD) to review and remediate the full list of vulnerable dependencies.

Check the changes in this PR to ensure they won't cause issues with your project.

Stay secure,
The Snyk team

<!--
snyk:metadata:{"type":"remediation","packageManager":"npm","vulns":["npm:eslint:20180222"],"patch":[],"ignore":[],"upgrade":["npm:eslint:20180222"],"isBreakingChange":false,"env":"prod"}
-->
  • Loading branch information
snyk-bot authored and gregswindle committed May 22, 2018
1 parent 452775b commit 9f8c758
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 9f8c758

Please sign in to comment.