From 7e3cfd10e10d1d90a80d43c688c896ce9171aac0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 08:36:32 +0000 Subject: [PATCH] Update dependency fast-xml-parser to v5.9.3 --- pnpm-lock.yaml | 36 +++++++++++++++++++++--------------- pnpm-workspace.yaml | 2 +- 2 files changed, 22 insertions(+), 16 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d10ba7c3e..df883f788 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ catalogs: specifier: 3.5.0 version: 3.5.0 fast-xml-parser: - specifier: 5.8.0 - version: 5.8.0 + specifier: 5.9.3 + version: 5.9.3 fs-extra: specifier: 11.3.5 version: 11.3.5 @@ -1002,7 +1002,7 @@ importers: version: 10.3.2 fast-xml-parser: specifier: 'catalog:' - version: 5.8.0 + version: 5.9.3 linkedom: specifier: 0.18.12 version: 0.18.12 @@ -1159,7 +1159,7 @@ importers: version: 3.3.3 fast-xml-parser: specifier: 'catalog:' - version: 5.8.0 + version: 5.9.3 markdown-it: specifier: 'catalog:' version: 14.2.0 @@ -4156,8 +4156,8 @@ packages: resolution: {integrity: sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==} engines: {node: '>=12'} - anynum@1.0.0: - resolution: {integrity: sha512-xjR9/zBVnUOP6ztMIIgShjsxui80nQUQH+5xJnvrYLs+90bF25/KJqaAi8mk+B4RDtX1Nspi6fmp4YTEts8SfA==} + anynum@1.0.1: + resolution: {integrity: sha512-N6//FLET/tXYNM/F6ABca1oH6fWB+KlTt909Le28WMDBk8oaT4vY17DCrwg2MvmuqUKt3Ni4N5dGJ/EoBgcO6A==} archiver@8.0.0: resolution: {integrity: sha512-fV1orZfsnPn9BaSByR/qE67rJCLJEy2Ox5bq7nJh+jquWaNh6Sfec75kJ2T6PtdGUbPQlrVoSVCEOa5SdiTQ1g==} @@ -5004,8 +5004,8 @@ packages: fast-xml-builder@1.2.0: resolution: {integrity: sha512-00aAWieqff+ZJhsXA4g1g7M8k+7AYoMUUHF+/zFb5U6Uv/P0Vl4QZo84/IcufzYalLuEj9928bXN9PbbFzMF0Q==} - fast-xml-parser@5.8.0: - resolution: {integrity: sha512-6bIM7fsJxeo3uXv7OncQYsBAMPJ7V16Slahl/6M98C/i2q+vB1+4a0MtrvYwDFEUrwDSbAmeLDRXsOBwrL7yAg==} + fast-xml-parser@5.9.3: + resolution: {integrity: sha512-brCNCeScma/kqa54J4PIDriSSSLssRkuYaUCpvHJulGc3HGI/xxKUCTDcYkAdqJsyb//ydpbxecjC3hB9+tb/g==} hasBin: true fastq@1.20.1: @@ -5463,6 +5463,9 @@ packages: resolution: {integrity: sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==} engines: {node: '>=18'} + is-unsafe@1.0.1: + resolution: {integrity: sha512-CLK2+VdgERgD96EYm5lUQssZYlRg2tkZnbsxZoacmSiRxiFJ4Nk4SzjCl+Ur+v3kXIY9dTIdb3IH22y1mZ56LA==} + is-whitespace-character@1.0.4: resolution: {integrity: sha512-SDweEzfIZM0SJV0EUga669UTKlmL0Pq8Lno0QDQsPnvECB3IM2aP0gdx5TrU0A01MAPfViaZiI2V1QMZLaKK5w==} @@ -6529,8 +6532,8 @@ packages: '@types/node': optional: true - strnum@2.4.0: - resolution: {integrity: sha512-sHrVyWWdq28RbhjuJdZsA1SnGRJV6NiXbk6AXBxDOsgAcA+lmpUZCYjOdLBxkXMwis6RRe7dlZt4VlIWFVzkmg==} + strnum@2.4.1: + resolution: {integrity: sha512-M9eUSMT2dCB2cTNPG7UYj6KuK7RJR2SN2+yCV/fTW3xzTCS6EaGZ5pSMgDIjB7r8zSfTGk+dvvn9rTjpVS9Mwg==} strtok3@10.3.5: resolution: {integrity: sha512-ki4hZQfh5rX0QDLLkOCj+h+CVNkqmp/CMf8v8kZpkNVK6jGQooMytqzLZYUVYIZcFZ6yDB70EfD8POcFXiF5oA==} @@ -9981,7 +9984,7 @@ snapshots: ansi-styles@6.2.3: {} - anynum@1.0.0: {} + anynum@1.0.1: {} archiver@8.0.0: dependencies: @@ -10951,12 +10954,13 @@ snapshots: path-expression-matcher: 1.5.0 xml-naming: 0.1.0 - fast-xml-parser@5.8.0: + fast-xml-parser@5.9.3: dependencies: '@nodable/entities': 2.2.0 fast-xml-builder: 1.2.0 + is-unsafe: 1.0.1 path-expression-matcher: 1.5.0 - strnum: 2.4.0 + strnum: 2.4.1 xml-naming: 0.1.0 fastq@1.20.1: @@ -11398,6 +11402,8 @@ snapshots: is-unicode-supported@2.1.0: {} + is-unsafe@1.0.1: {} + is-whitespace-character@1.0.4: {} is-word-character@1.0.4: {} @@ -12715,9 +12721,9 @@ snapshots: optionalDependencies: '@types/node': 24.13.2 - strnum@2.4.0: + strnum@2.4.1: dependencies: - anynum: 1.0.0 + anynum: 1.0.1 strtok3@10.3.5: dependencies: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index c09807b2f..404e336b7 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -21,7 +21,7 @@ catalog: "dotenv": "17.4.2" "eslint": "8.57.1" "eslint-plugin-ghost": "3.5.0" - "fast-xml-parser": "5.8.0" + "fast-xml-parser": "5.9.3" "fs-extra": "11.3.5" "html-entities": "2.6.0" "listr2": "10.2.1"