From 2bd1c707b7f7eb5040a7285b77d7f8355769871e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 05:36:44 +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 71971ad271..e932c4f78e 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 f4f955c4ae..2cc3affc74 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -810,8 +810,8 @@ importers: specifier: ^1.7.7 version: 1.13.2 fast-xml-parser: - specifier: ^4.5.0 - version: 4.5.3 + specifier: ^5.0.0 + version: 5.3.3 lodash-es: specifier: ^4.17.21 version: 4.17.21 @@ -4259,6 +4259,10 @@ packages: resolution: {integrity: sha512-RKihhV+SHsIUGXObeVy9AXiBbFwkVk7Syp8XgwN5U3JV416+Gwp/GO9i0JYKmikykgz/UHRrrV4ROuZEo/T0ig==} hasBin: true + fast-xml-parser@5.3.3: + resolution: {integrity: sha512-2O3dkPAAC6JavuMm8+4+pgTk+5hoAs+CjZ+sWcQLkX9+/tHRuTkQh/Oaifr8qDmZ8iEHb771Ea6G8CdwkrgvYA==} + hasBin: true + fdir@6.5.0: resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==} engines: {node: '>=12.0.0'} @@ -6015,6 +6019,9 @@ packages: strnum@1.1.2: resolution: {integrity: sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA==} + strnum@2.1.1: + resolution: {integrity: sha512-7ZvoFTiCnGxBtDqJ//Cu6fWtZtc7Y3x+QOirG15wztbdngGSkht27o2pyGWrVy0b4WAy3jbKmnoK6g5VlVNUUw==} + style-mod@4.1.3: resolution: {integrity: sha512-i/n8VsZydrugj3Iuzll8+x/00GH2vnYsk1eomD8QiRrSAeW6ItbCQDtfXCeJHd0iwiNagqjQkvpvREEPtW3IoQ==} @@ -10293,6 +10300,10 @@ snapshots: dependencies: strnum: 1.1.2 + fast-xml-parser@5.3.3: + dependencies: + strnum: 2.1.1 + fdir@6.5.0(picomatch@4.0.3): optionalDependencies: picomatch: 4.0.3 @@ -12098,6 +12109,8 @@ snapshots: strnum@1.1.2: {} + strnum@2.1.1: {} + style-mod@4.1.3: {} superjson@2.2.2: