From 08d71fa1fb9bab5e58ce9c4374224136eb2ed189 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 21:33:17 +0000 Subject: [PATCH] chore(deps): bump fast-xml-parser from 4.5.4 to 4.5.5 Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.5.4 to 4.5.5. - [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.5) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 4.5.5 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..bd8bc627ea6 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.5", "glob-parent": "^6.0.2", "got": "^11.8.5", "istanbul/async": "^2.6.4",