phaser3-plugin-pathbuilder
phaser3-plugin-pathbuilder copied to clipboard
[Snyk] Fix for 19 vulnerabilities
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 |
|---|---|---|---|---|
| 696/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 7.5 |
Regular Expression Denial of Service (ReDoS) SNYK-JS-ANSIREGEX-1583908 |
No | Proof of Concept | |
| 706/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 7.7 |
Remote Memory Exposure SNYK-JS-BL-608877 |
No | Proof of Concept | |
| 696/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 7.5 |
Denial of Service (DoS) SNYK-JS-DECODEURICOMPONENT-3149970 |
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-HOSTEDGITINFO-1088355 |
No | Proof of Concept | |
| 686/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 7.3 |
Prototype Pollution SNYK-JS-INI-1048974 |
No | Proof of Concept | |
| 586/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 5.3 |
Denial of Service (DoS) SNYK-JS-JSZIP-1251497 |
No | Proof of Concept | |
| 529/1000 Why? Has a fix available, CVSS 6.3 |
Arbitrary File Write via Archive Extraction (Zip Slip) SNYK-JS-JSZIP-3188562 |
No | No Known Exploit | |
| 586/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 5.3 |
Regular Expression Denial of Service (ReDoS) SNYK-JS-LODASH-1018905 |
No | Proof of Concept | |
| 681/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 7.2 |
Command Injection SNYK-JS-LODASH-1040724 |
No | Proof of Concept | |
| 731/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 8.2 |
Prototype Pollution SNYK-JS-LODASH-567746 |
No | Proof of Concept | |
| 686/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 7.3 |
Prototype Pollution SNYK-JS-LODASH-608086 |
No | Proof of Concept | |
| 479/1000 Why? Has a fix available, CVSS 5.3 |
Regular Expression Denial of Service (ReDoS) SNYK-JS-MINIMATCH-3050818 |
No | No Known Exploit | |
| 591/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 5.4 |
Cross-site Scripting (XSS) SNYK-JS-PARSEURL-2935944 |
No | Proof of Concept | |
| 561/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 4.8 |
Information Exposure SNYK-JS-PARSEURL-2935947 |
No | Proof of Concept | |
| 791/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 9.4 |
Server-side Request Forgery (SSRF) SNYK-JS-PARSEURL-2936249 |
No | Proof of Concept | |
| 591/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 5.4 |
Cross-site Scripting (XSS) SNYK-JS-PARSEURL-2942134 |
No | Proof of Concept | |
| 696/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 7.5 |
Regular Expression Denial of Service (ReDoS) SNYK-JS-SEMVER-3247795 |
No | Proof of Concept | |
| 686/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 7.3 |
Prototype Pollution SNYK-JS-Y18N-1021887 |
No | 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 |
No | Proof of Concept |
(*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: webpack-dev-server
The new version differs by 250 commits.- c9271b9 chore(release): 4.0.0
- 18bf369 test: fix stability (#3676)
- cdcabb2 fix: respect protocol from browser for manual setup (#3675)
- 1768d6b fix: initial reloading for lazy compilation (#3662)
- 4f5bab1 docs: improve examples (#3672)
- f2d87fb fix: improve https CLI output (#3673)
- 0277c5e chore: remove redundant console statements (#3671)
- 16fcdbc docs: add `ipc` example (#3667)
- 8915fb8 test: add e2e tests for built in routes (#3669)
- 4d1cbe1 docs: ask `version` information in issue template (#3668)
- b6c1881 chore(deps-dev): bump core-js from 3.16.1 to 3.16.2 (#3666)
- ffa8cc5 chore(deps-dev): bump supertest from 6.1.5 to 6.1.6 (#3665)
- f1fdaa7 chore(release): 4.0.0-rc.1
- c4678bc fix: legacy API (#3660)
- d8bdd03 test: fix stability (#3661)
- 22b1414 refactor: remove `killable` (#3657)
- 75bafbf test: add e2e tests for module federation (#3658)
- 493ccbd chore(deps): update `ws` (#3652)
- ae8c523 test: add e2e test for universal compiler (#3656)
- f94b84f chore(deps): update (#3655)
- 1923132 test: fix cli
- 2adfd01 test: fix todo (#3653)
- 6e2cbde fix: proxy logging and allow to pass options without the `target` option (#3651)
- c9ccc96 fix: respect infastructureLogging.level for client.logging (#3613)
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) 🦉 Prototype Pollution 🦉 Command Injection 🦉 More lessons are available in Snyk Learn