From a87b2e0146521627f073b2e704ac6eb5a4da3f83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 13:13:43 +0100 Subject: [PATCH] Upgrade fast-xml-parser to 5.3.8 Closes gh-36402 Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 99e103dc21f..a8da83e14af 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" } }