From 67bf06b60d42bd8f4a4188729295ae131a1792f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 23:43:20 +0000 Subject: [PATCH] Update dependency fast-xml-parser to v5.7.1 --- packages/mg-utils/package.json | 2 +- packages/mg-wp-xml/package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/packages/mg-utils/package.json b/packages/mg-utils/package.json index 07b7e1847..c25a618fa 100644 --- a/packages/mg-utils/package.json +++ b/packages/mg-utils/package.json @@ -36,7 +36,7 @@ "typescript": "6.0.3" }, "dependencies": { - "fast-xml-parser": "5.6.0", + "fast-xml-parser": "5.7.1", "linkedom": "0.18.12" } } diff --git a/packages/mg-wp-xml/package.json b/packages/mg-wp-xml/package.json index 2e30e17d6..4b67c1b52 100644 --- a/packages/mg-wp-xml/package.json +++ b/packages/mg-wp-xml/package.json @@ -29,7 +29,7 @@ "@tryghost/string": "0.3.1", "@tryghost/mg-wp-api": "workspace:*", "fast-glob": "3.3.3", - "fast-xml-parser": "5.6.0", + "fast-xml-parser": "5.7.1", "markdown-it": "14.1.1", "php-serialize": "5.1.3" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 907eba2cc..799e56137 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1088,8 +1088,8 @@ importers: packages/mg-utils: dependencies: fast-xml-parser: - specifier: 5.6.0 - version: 5.6.0 + specifier: 5.7.1 + version: 5.7.1 linkedom: specifier: 0.18.12 version: 0.18.12 @@ -1217,8 +1217,8 @@ importers: specifier: 3.3.3 version: 3.3.3 fast-xml-parser: - specifier: 5.6.0 - version: 5.6.0 + specifier: 5.7.1 + version: 5.7.1 markdown-it: specifier: 14.1.1 version: 14.1.1 @@ -2578,8 +2578,8 @@ packages: '@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1': resolution: {integrity: sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==} - '@nodable/entities@1.1.0': - resolution: {integrity: sha512-bidpxmTBP0pOsxULw6XlxzQpTgrAGLDHGBK/JuWhPDL6ZV0GZ/PmN9CA9do6e+A9lYI6qx6ikJUtJYRxup141g==} + '@nodable/entities@2.1.0': + resolution: {integrity: sha512-nyT7T3nbMyBI/lvr6L5TyWbFJAI9FTgVRakNoBqCD+PmID8DzFrrNdLLtHMwMszOtqZa8PAOV24ZqDnQrhQINA==} '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} @@ -4810,8 +4810,8 @@ packages: fast-xml-builder@1.1.5: resolution: {integrity: sha512-4TJn/8FKLeslLAH3dnohXqE3QSoxkhvaMzepOIZytwJXZO69Bfz0HBdDHzOTOon6G59Zrk6VQ2bEiv1t61rfkA==} - fast-xml-parser@5.6.0: - resolution: {integrity: sha512-5G+uaEBbOm9M4dgMOV3K/rBzfUNGqGqoUTaYJM3hBwM8t71w07gxLQZoTsjkY8FtfjabqgQHEkeIySBDYeBmJw==} + fast-xml-parser@5.7.1: + resolution: {integrity: sha512-8Cc3f8GUGUULg34pBch/KGyPLglS+OFs05deyOlY7fL2MTagYPKrVQNmR1fLF/yJ9PH5ZSTd3YDF6pnmeZU+zA==} hasBin: true fastq@1.20.1: @@ -8291,7 +8291,7 @@ snapshots: dependencies: eslint-scope: 5.1.1 - '@nodable/entities@1.1.0': {} + '@nodable/entities@2.1.0': {} '@nodelib/fs.scandir@2.1.5': dependencies: @@ -10947,9 +10947,9 @@ snapshots: dependencies: path-expression-matcher: 1.5.0 - fast-xml-parser@5.6.0: + fast-xml-parser@5.7.1: dependencies: - '@nodable/entities': 1.1.0 + '@nodable/entities': 2.1.0 fast-xml-builder: 1.1.5 path-expression-matcher: 1.5.0 strnum: 2.2.3