From 134d512e3b1914a5312948a05ae23c4dff65fb23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 20:18:19 +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 0d2e0827d9..b71ad1ef10 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "brace-expansion": "^2.0.2", "diff": "^5.2.2", "on-headers": "^1.1.0", - "fast-xml-parser": "^4.5.4", + "fast-xml-parser": "^4.5.6", "systeminformation": "^5.24.0" } }