Commit c329672
authored
Merge pull request #8 from tsvetlin/fix-immutable-security-vuln
Fix immutable security vulnerability
Upgrades sass from 1.35.1 to 1.98.0 to resolve SNYK-JS-IMMUTABLE-15423650. Also updates CI to Node 20 and GitHub Actions v4. Note: the sass major version jump may introduce deprecation warnings for @import usage in downstream consumers (canvas-lms) — recommend verifying SCSS compilation.File tree
3 files changed
+534
-33
lines changed- .github/workflows
3 files changed
+534
-33
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
0 commit comments