From 51cfd3554df7f63eb12c86f4dc088d24129f5eec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 22:01:59 +0000 Subject: [PATCH] Bump fast-xml-parser from 4.3.2 to 4.4.1 in /ui Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.2 to 4.4.1. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.3.2...v4.4.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ui/client/package.json | 2 +- ui/package-lock.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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",