diff --git a/packages/web-client/package.json b/packages/web-client/package.json index 480d306be32..e4fdd5ed5a0 100644 --- a/packages/web-client/package.json +++ b/packages/web-client/package.json @@ -85,7 +85,7 @@ "@casl/ability": "^6.7.3", "@microsoft/fetch-event-source": "^2.0.1", "axios": "^1.12.2", - "fast-xml-parser": "^5.2.5", + "fast-xml-parser": "^5.3.0", "lodash-es": "^4.17.21", "luxon": "^3.7.2", "uuid": "^13.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1a4b24af8f6..1a14293bea5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -859,8 +859,8 @@ importers: specifier: ^1.12.2 version: 1.12.2(debug@4.4.3) fast-xml-parser: - specifier: ^5.2.5 - version: 5.2.5 + specifier: ^5.3.0 + version: 5.3.0 lodash-es: specifier: ^4.17.21 version: 4.17.21 @@ -4495,8 +4495,8 @@ packages: resolution: {integrity: sha512-RKihhV+SHsIUGXObeVy9AXiBbFwkVk7Syp8XgwN5U3JV416+Gwp/GO9i0JYKmikykgz/UHRrrV4ROuZEo/T0ig==} hasBin: true - fast-xml-parser@5.2.5: - resolution: {integrity: sha512-pfX9uG9Ki0yekDHx2SiuRIyFdyAr1kMIMitPvb0YBo8SUfKvia7w7FIyd/l6av85pFYRhZscS75MwMnbvY+hcQ==} + fast-xml-parser@5.3.0: + resolution: {integrity: sha512-gkWGshjYcQCF+6qtlrqBqELqNqnt4CxruY6UVAWWnqb3DQ6qaNFEIKqzYep1XzHLM/QtrHVCxyPOtTk4LTQ7Aw==} hasBin: true fastest-levenshtein@1.0.16: @@ -11157,7 +11157,7 @@ snapshots: dependencies: strnum: 1.1.2 - fast-xml-parser@5.2.5: + fast-xml-parser@5.3.0: dependencies: strnum: 2.1.1