Commit c3de8ba
fix(deps): patch postcss and webpack-dev-server vulnerabilities (#30)
- Bump postcss override to >=8.5.18 to fix arbitrary file read via
path traversal in sourceMappingURL handling (GHSA-6g55-p6wh-862q,
GHSA-r28c-9q8g-f849).
- Bump webpack-dev-server override to >=5.2.6 to fix DoS via malformed
Host/Origin headers crashing the dev server (GHSA-m28w-2pqf-7qgj).
The prior >=5.2.5 override was pinning to the last vulnerable version.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 92f050f commit c3de8ba
2 files changed
Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments