Commit 64e31bc
authored
chore: fix high severity security vulnerabilities (#1053)
Add pnpm overrides to fix the following high severity Dependabot alerts:
- devalue@<5.6.2 -> ^5.6.2 (CVE for DoS via memory/CPU exhaustion)
- @angular/core@<20.3.16 -> ^20.3.16 (XSS via unsanitized SVG attributes)
- @remix-run/router@<1.23.2 -> ^1.23.2 (XSS via open redirects)1 parent 3dc9c2e commit 64e31bc
2 files changed
+51
-61
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
| |||
0 commit comments