Upgrade fast xml parser dep

This commit is contained in:
Chocobozzz
2021-12-24 13:55:47 +01:00
parent 4ff75a3b2c
commit 2d28b0c21d
3 changed files with 16 additions and 15 deletions
+2 -2
View File
@@ -199,8 +199,8 @@
"eslint-config-standard-with-typescript": "^21.0.1",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^5.1.0",
"fast-xml-parser": "^3.19.0",
"eslint-plugin-promise": "^6.0.0",
"fast-xml-parser": "^4.0.0-beta.8",
"mocha": "^9.0.0",
"nodemon": "^2.0.1",
"proxy": "^1.0.2",