From efbd1fbc64a40175744953b9524b842ecf746a90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 22:20:34 +0000 Subject: [PATCH] Bump fast-xml-parser from 4.5.2 to 5.3.4 in /framework-docs Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.5.2 to 5.3.4. - [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.2...v5.3.4) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.3.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- framework-docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework-docs/package.json b/framework-docs/package.json index 63574c16a9d0..267267c8d4ff 100644 --- a/framework-docs/package.json +++ b/framework-docs/package.json @@ -5,7 +5,7 @@ "@antora/collector-extension": "1.0.2", "@asciidoctor/tabs": "1.0.0-beta.6", "@springio/antora-extensions": "1.14.7", - "fast-xml-parser": "4.5.2", + "fast-xml-parser": "5.3.4", "@springio/asciidoctor-extensions": "1.0.0-alpha.17" } }