diff --git a/package.json b/package.json index 5397c00d..0d19fa3e 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.3", "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..c75a1898 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.3 + version: 5.3.3 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.3: + resolution: {integrity: sha512-2O3dkPAAC6JavuMm8+4+pgTk+5hoAs+CjZ+sWcQLkX9+/tHRuTkQh/Oaifr8qDmZ8iEHb771Ea6G8CdwkrgvYA==} hasBin: true fastq@1.19.1: @@ -2876,6 +2876,7 @@ packages: vue-i18n@11.1.12: resolution: {integrity: sha512-BnstPj3KLHLrsqbVU2UOrPmr0+Mv11bsUZG0PyCOzsawCivk8W00GMXHeVUWIDOgNaScCuZah47CZFE+Wnl8mw==} engines: {node: '>= 16'} + deprecated: This version is NOT deprecated. Previous deprecation was a mistake. peerDependencies: vue: ^3.0.0 @@ -4912,7 +4913,7 @@ snapshots: fast-uri@3.0.6: {} - fast-xml-parser@5.2.5: + fast-xml-parser@5.3.3: dependencies: strnum: 2.1.1