Skip to content

Commit cec74bc

Browse files
authored
chore(deps): upgrade fast-xml-parser to fix CVE-2026-25128 (#189)
1 parent 810d685 commit cec74bc

File tree

2 files changed

+17
-13
lines changed

2 files changed

+17
-13
lines changed

package-lock.json

Lines changed: 16 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
},
6969
"dependencies": {
7070
"@types/json-schema": "^7.0.7",
71-
"fast-xml-parser": "^4.5.0",
71+
"fast-xml-parser": "^5.3.4",
7272
"json-pointer": "0.6.2"
7373
},
7474
"overrides": {

0 commit comments

Comments
 (0)