Skip to content

Commit e9c7f7a

Browse files
committed
fix(deps): resolve npm security advisories
- bump fast-xml-parser to ^5.5.9 - refresh package-lock.json to pull patched transitive deps - clear Dependabot and npm audit warnings
1 parent 59fea60 commit e9c7f7a

2 files changed

Lines changed: 56 additions & 24 deletions

File tree

package-lock.json

Lines changed: 55 additions & 23 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
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"adm-zip": "^0.5.14",
1414
"date-fns": "^4.1.0",
15-
"fast-xml-parser": "^5.2.1"
15+
"fast-xml-parser": "^5.5.9"
1616
},
1717
"devDependencies": {
1818
"@types/adm-zip": "^0.5.7",

0 commit comments

Comments
 (0)