diff --git a/ui/client/package.json b/ui/client/package.json index e7c24cd8..4a041151 100644 --- a/ui/client/package.json +++ b/ui/client/package.json @@ -36,7 +36,7 @@ "axios": "^0.21.2", "dayjs": "^1.11.7", "ejs": "^3.1.7", - "fast-xml-parser": "^4.0.3", + "fast-xml-parser": "^4.4.1", "file-saver": "^2.0.5", "i18next": "^19.8.4", "i18next-http-backend": "^1.0.22", diff --git a/ui/package-lock.json b/ui/package-lock.json index 5f4a8c61..3575c5f8 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -72,7 +72,7 @@ "axios": "^0.21.2", "dayjs": "^1.11.7", "ejs": "^3.1.7", - "fast-xml-parser": "^4.0.3", + "fast-xml-parser": "^4.4.1", "file-saver": "^2.0.5", "i18next": "^19.8.4", "i18next-http-backend": "^1.0.22", @@ -7082,9 +7082,9 @@ } }, "node_modules/fast-xml-parser": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.2.tgz", - "integrity": "sha512-rmrXUXwbJedoXkStenj1kkljNF7ugn5ZjR9FJcwmCfcCbtOMDghPajbc+Tck6vE6F5XsDmx+Pr2le9fw8+pXBg==", + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz", + "integrity": "sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==", "funding": [ { "type": "github",