From 688975e327b2cf98d76a25b6a7cb53bd25341953 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 10:08:56 +0100 Subject: [PATCH] Upgrade fast-xml-parser to 5.3.6 Closes gh-36348 Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit ee6a115a185eafc6aad45cd829348056053920e2) --- 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 267267c8d4f..99e103dc21f 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.4", + "fast-xml-parser": "5.3.6", "@springio/asciidoctor-extensions": "1.0.0-alpha.17" } }