phaser3-plugin-pathbuilder
phaser3-plugin-pathbuilder copied to clipboard
[Snyk] Security upgrade babel-eslint from 9.0.0 to 10.1.0
trafficstars
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.
Changes included in this PR
- Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- package.json
- package-lock.json
Vulnerabilities that will be fixed
With an upgrade:
| Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity |
|---|---|---|---|---|
| 786/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 9.3 |
Incomplete List of Disallowed Inputs SNYK-JS-BABELTRAVERSE-5962462 |
Yes | Proof of Concept | |
| 586/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 5.3 |
Regular Expression Denial of Service (ReDoS) SNYK-JS-LODASH-1018905 |
Yes | Proof of Concept | |
| 681/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 7.2 |
Command Injection SNYK-JS-LODASH-1040724 |
Yes | Proof of Concept | |
| 731/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 8.2 |
Prototype Pollution SNYK-JS-LODASH-567746 |
Yes | Proof of Concept | |
| 686/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 7.3 |
Prototype Pollution SNYK-JS-LODASH-608086 |
Yes | Proof of Concept | |
| 506/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 3.7 |
Regular Expression Denial of Service (ReDoS) npm:debug:20170905 |
Yes | Proof of Concept |
(*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: babel-eslint
The new version differs by 13 commits.- 4bd049e 10.1.0
- 2c754a8 Update Babel to ^7.7.0 and enable Flow enums parsing (#812)
- 183d13e 10.0.3
- 354953d fix: require eslint dependencies from eslint base (#794)
- 48f6d78 10.0.2
- 0241b48 removed unused file reference (#773)
- 4cf0a21 10.0.1
- 98c1f13 Revert #584 (#697)
- 8f78e28 10.0.0
- 717fba7 test value should be switched
- 020d012 Treat type alias declarationlike function declaration (#584)
- b400cb1 Test eslint5, update peerDep (#690)
- c333bd6 Drop old monkeypatching behavior (#689)
Check the changes in this PR to ensure they won't cause issues with your project.
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📚 Read more about Snyk's upgrade and patch logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Regular Expression Denial of Service (ReDoS) 🦉 Command Injection 🦉 Prototype Pollution