Commit 0be5645
fix(security): override dompurify >=3.4.11, jsdom>undici >=7.28.0 (#2323)
* fix(security): override dompurify >=3.4.11, jsdom>undici >=7.28.0 (GHSA-cmwh-pvxp-8882, GHSA-vmh5-mc38-953g, GHSA-pr7r-676h-xcf6)
* fix(security): constrain jsdom>undici to <8 to avoid breaking file layout change
undici 8.x removed lib/handler/wrap-handler.js which jsdom@29 requires,
causing all vitest workers to crash with MODULE_NOT_FOUND.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Eleftheria Stein-Kousathana <eleftheria@stacklok.com>
Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>1 parent cf2dff1 commit 0be5645
2 files changed
Lines changed: 13 additions & 11 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 | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
0 commit comments