From 29c92a632186c9e00b84583fcc28eedb50c1d843 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 01:08:02 +0000 Subject: [PATCH] chore(deps): bump fast-xml-parser from 5.3.7 to 5.5.7 Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.7 to 5.5.7. - [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/v5.3.7...v5.5.7) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.5.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index 924add3a5..e68a64ee3 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "depcheck": "1.4.7", "deprecated-react-native-prop-types": "5.0.0", "events": "3.3.0", - "fast-xml-parser": "5.3.7", + "fast-xml-parser": "5.5.7", "filesize": "11.0.13", "flat": "6.0.1", "global": "4.4.0",