[Snyk] Fix for 4 vulnerabilities
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:
- packages/flex-plugin-webpack/package.json
- packages/flex-plugin-webpack/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 |
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-GLOBPARENT-1016905 |
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-POSTCSS-1090595 |
No | 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-POSTCSS-1255640 |
No | Proof of Concept |
(*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: html-webpack-plugin
The new version differs by 93 commits.- 873d75b chore(release): 5.5.0
- ddeb774 chore: update examples
- 1e42625 feat: Support type=module via scriptLoading option
- 7d3645b Bump pretty-error to 4.0.0 to fix transitive vuln for ansi-regex CVE-2021-3807
- 79be779 [chore] changes actions to run on pull_requests
- b7e5859 [chore] fixes CI to avoid race conditions
- 48131d3 chore(release): 5.4.0
- 16a841a [chore] rebuild examples
- 3bb7c17 Update index.js
- e38ac97 Update index.js
- f08bd02 [chore] updates fixtures
- d62a10f [chore] upgrades [email protected] -> 6.0.2
- 2f5de7a Remove archived plugin
- 8f8f7c5 chore(release): 5.3.2
- 053c6e6 chore: update snapshot tests for webpack 5.4.0
- 9c7fba0 Fix security vulnerabilities
- b98fbeb Fix security vulnerabilities
- 25cdfc7 Added inject-body-webpack-plugin to readme
- 0e4c1fb Update README to document actual behavior
- 0a6568d chore(release): 5.3.1
- 82d0ee8 fix: remove loader-utils from plugin core
- 6f39192 chore(release): 5.3.0
- d654f5b feat: allow to modify the interpolation options in webpack config
- 41d7a50 feat: drop loader-utils dependency
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) 🦉 Regular Expression Denial of Service (ReDoS) 🦉 Regular Expression Denial of Service (ReDoS) 🦉 More lessons are available in Snyk Learn
Codecov Report
Base: 87.51% // Head: 87.51% // No change to project coverage :thumbsup:
Coverage data is based on head (
3514d29) compared to base (440d28e). Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## main #734 +/- ##
=======================================
Coverage 87.51% 87.51%
=======================================
Files 137 137
Lines 3754 3754
Branches 638 638
=======================================
Hits 3285 3285
Misses 367 367
Partials 102 102
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Closing because the PR is outdated