From 65b28a8b6bca105cf3796a8339aec9d25ecda0e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 00:01:23 +0000 Subject: [PATCH] Bump fast-xml-parser from 5.3.6 to 5.3.8 in /framework-docs Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.6 to 5.3.8. - [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.6...v5.3.8) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.3.8 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 99e103dc21ff..a8da83e14afb 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.6", + "fast-xml-parser": "5.3.8", "@springio/asciidoctor-extensions": "1.0.0-alpha.17" } }