From 7aeb650a5152743ddd6d07a358a581aca41e294e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 06:28:15 +0000 Subject: [PATCH] fix(deps): update dependency fast-xml-parser to v5.3.1 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5397c00d..c06f690b 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "dompurify": "3.3.0", - "fast-xml-parser": "5.2.5", + "fast-xml-parser": "5.3.1", "hotkeys-js": "3.13.15", "javascript-time-ago": "2.5.11", "linkify-html": "4.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7f478e79..0aa243d2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 3.3.0 version: 3.3.0 fast-xml-parser: - specifier: 5.2.5 - version: 5.2.5 + specifier: 5.3.1 + version: 5.3.1 hotkeys-js: specifier: 3.13.15 version: 3.13.15 @@ -1716,8 +1716,8 @@ packages: fast-uri@3.0.6: resolution: {integrity: sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==} - fast-xml-parser@5.2.5: - resolution: {integrity: sha512-pfX9uG9Ki0yekDHx2SiuRIyFdyAr1kMIMitPvb0YBo8SUfKvia7w7FIyd/l6av85pFYRhZscS75MwMnbvY+hcQ==} + fast-xml-parser@5.3.1: + resolution: {integrity: sha512-jbNkWiv2Ec1A7wuuxk0br0d0aTMUtQ4IkL+l/i1r9PRf6pLXjDgsBsWwO+UyczmQlnehi4Tbc8/KIvxGQe+I/A==} hasBin: true fastq@1.19.1: @@ -4912,7 +4912,7 @@ snapshots: fast-uri@3.0.6: {} - fast-xml-parser@5.2.5: + fast-xml-parser@5.3.1: dependencies: strnum: 2.1.1