Update fast-xml-parser (#6057)

This commit is contained in:
6543
2026-02-02 17:47:01 +01:00
committed by GitHub
parent b22770adf3
commit 25f10985f4
2 changed files with 12 additions and 10 deletions

View File

@@ -53,7 +53,8 @@
},
"pnpm": {
"overrides": {
"lodash": "4.17.23"
"lodash": "^4.17.23",
"fast-xml-parser": "^5.3.4"
}
}
}