Commit 60aef5d
committed
fix: upgrade fast-xml-parser to 5.3.4 to resolve DoS vulnerability
Upgrades fast-xml-parser from 4.5.2 to 5.3.4 to fix GHSA-37qj-frw5-hhjh
(RangeError DoS via numeric entities). The new version provides a
CommonJS build that works with pkg bundling despite the package
switching to ESM by default.
Also removes fast-xml-parser from .ncurc.js reject list since the
upgrade path is now compatible with the build toolchain.1 parent 1a6514a commit 60aef5d
3 files changed
+65
-66
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
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 | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments