From 0de77026f66998d435d058393dab29bef4f4ffa6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 04:43:56 +0000 Subject: [PATCH] fix(deps): update dependency fast-xml-parser to v5 --- packages/web-client/package.json | 2 +- pnpm-lock.yaml | 17 +++++++++++++++-- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/packages/web-client/package.json b/packages/web-client/package.json index 0fac83ac4b..d08d50c088 100644 --- a/packages/web-client/package.json +++ b/packages/web-client/package.json @@ -84,7 +84,7 @@ "@casl/ability": "^6.7.1", "@microsoft/fetch-event-source": "^2.0.1", "axios": "^1.7.7", - "fast-xml-parser": "^4.5.0", + "fast-xml-parser": "^5.0.0", "lodash-es": "^4.17.21", "luxon": "^3.5.0", "uuid": "^13.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f24e62be5d..a1a0aed895 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -828,8 +828,8 @@ importers: specifier: ^1.7.7 version: 1.13.4 fast-xml-parser: - specifier: ^4.5.0 - version: 4.5.3 + specifier: ^5.0.0 + version: 5.3.4 lodash-es: specifier: ^4.17.21 version: 4.17.23 @@ -4460,6 +4460,10 @@ packages: resolution: {integrity: sha512-RKihhV+SHsIUGXObeVy9AXiBbFwkVk7Syp8XgwN5U3JV416+Gwp/GO9i0JYKmikykgz/UHRrrV4ROuZEo/T0ig==} hasBin: true + fast-xml-parser@5.3.4: + resolution: {integrity: sha512-EFd6afGmXlCx8H8WTZHhAoDaWaGyuIBoZJ2mknrNxug+aZKjkp0a0dlars9Izl+jF+7Gu1/5f/2h68cQpe0IiA==} + hasBin: true + fdir@6.5.0: resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==} engines: {node: '>=12.0.0'} @@ -6260,6 +6264,9 @@ packages: strnum@1.1.2: resolution: {integrity: sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA==} + strnum@2.1.2: + resolution: {integrity: sha512-l63NF9y/cLROq/yqKXSLtcMeeyOfnSQlfMSlzFt/K73oIaD8DGaQWd7Z34X9GPiKqP5rbSh84Hl4bOlLcjiSrQ==} + style-mod@4.1.3: resolution: {integrity: sha512-i/n8VsZydrugj3Iuzll8+x/00GH2vnYsk1eomD8QiRrSAeW6ItbCQDtfXCeJHd0iwiNagqjQkvpvREEPtW3IoQ==} @@ -10724,6 +10731,10 @@ snapshots: dependencies: strnum: 1.1.2 + fast-xml-parser@5.3.4: + dependencies: + strnum: 2.1.2 + fdir@6.5.0(picomatch@4.0.3): optionalDependencies: picomatch: 4.0.3 @@ -12623,6 +12634,8 @@ snapshots: strnum@1.1.2: {} + strnum@2.1.2: {} + style-mod@4.1.3: {} superjson@2.2.2: