From e8d045c5c83cb3a1c2cb6cf255df7825b289af08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 06:40:21 +0000 Subject: [PATCH] chore(deps): bump fast-xml-parser from 4.5.4 to 4.5.6 Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.5.4 to 4.5.6. - [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.5.4...v4.5.6) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 4.5.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 871b6cbd60c..ff9290d35fd 100644 --- a/package.json +++ b/package.json @@ -169,7 +169,7 @@ "packageManager": "yarn@3.5.0", "resolutions": { "cross-fetch": "^2.2.6", - "fast-xml-parser": "~4.5.4", + "fast-xml-parser": "~4.5.6", "glob-parent": "^6.0.2", "got": "^11.8.5", "istanbul/async": "^2.6.4",