Skip to content

Commit 5ab93c1

Browse files
authored
fix(deps): update fast-xml-parser to version 5.3.6 (#612)
Version 5 does not include any breaking changes but only introduces ESM support
1 parent 2fb0842 commit 5ab93c1

File tree

2 files changed

+77
-20
lines changed

2 files changed

+77
-20
lines changed

package-lock.json

Lines changed: 76 additions & 19 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
@@ -47,7 +47,7 @@
4747
"abab": "^2.0.6",
4848
"debug": "^4.3.4",
4949
"eventemitter3": "^5.0.0",
50-
"fast-xml-parser": "^4.4.1",
50+
"fast-xml-parser": "^5.3.6",
5151
"file-type": "^16.5.4",
5252
"follow-redirects": "^1.15.2",
5353
"isutf8": "^4.0.0",

0 commit comments

Comments
 (0)