From 926fb0fe6499c974dc8b6f29c72390f1313c5dd7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 02:04:41 +0000 Subject: [PATCH] chore(deps): update dependency fast-xml-parser to v5.5.7 [security] --- pnpm-workspace.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 7a648ef89..28c818a8b 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -8,8 +8,8 @@ minimumReleaseAgeExclude: - qs@6.14.2 # Renovate security update: ajv@8.18.0 - ajv@8.18.0 - # Renovate security update: fast-xml-parser@5.3.6 || 5.3.8 || 5.5.6 - - fast-xml-parser@5.3.6 || 5.3.8 || 5.5.6 + # Renovate security update: fast-xml-parser@5.3.6 || 5.3.8 || 5.5.6 || 5.5.7 + - fast-xml-parser@5.3.6 || 5.3.8 || 5.5.6 || 5.5.7 packages: - 'packages/*' - 'packages/apps/*'