Commit ed366bc
committed
fix(security): patch all Dependabot alerts and update dependencies
Add pnpm overrides for 8 new vulnerable transitive deps:
- vite >=6.4.2 (arbitrary file read via WebSocket)
- defu >=6.1.5 (prototype pollution via __proto__)
- picomatch >=2.3.2 / >=4.0.4 (ReDoS + method injection)
- yaml >=2.8.3 (stack overflow via deeply nested collections)
- smol-toml >=1.6.1 (DoS via consecutive commented lines)
- h3 >=1.15.9 (path traversal + SSE injection)
- immutable >=4.3.8 (prototype pollution)
- fast-xml-parser >=5.5.7 (entity expansion bypass)
Update existing overrides: minimatch >=3.1.4, brace-expansion >=2.0.3.
Update direct deps: @astrojs/rss, @astrojs/sitemap, @astrojs/tailwind,
@headlessui/react, lodash, sass, slugify, pagefind, @types/dompurify,
@types/lodash.1 parent 5dd8a3c commit ed366bc
2 files changed
+371
-336
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
| 46 | + | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
| 64 | + | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
69 | 77 | | |
70 | 78 | | |
71 | 79 | | |
0 commit comments