From f987e69a3396d175cfa52aac1a47d1ed441c2d18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 00:34:55 +0000 Subject: [PATCH] Bump fast-xml-parser from 5.3.8 to 5.5.7 in /framework-docs Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.8 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.8...v5.5.7) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.5.7 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 a8da83e14afb..9f22a254c660 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": "5.3.8", + "fast-xml-parser": "5.5.7", "@springio/asciidoctor-extensions": "1.0.0-alpha.17" } }