diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f0226be59..d4761f3b5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,8 +43,8 @@ catalogs: specifier: 5.0.0 version: 5.0.0 fast-xml-parser: - specifier: 5.10.1 - version: 5.10.1 + specifier: 5.11.0 + version: 5.11.0 fs-extra: specifier: 11.4.0 version: 11.4.0 @@ -832,7 +832,7 @@ importers: version: 10.3.5 fast-xml-parser: specifier: 'catalog:' - version: 5.10.1 + version: 5.11.0 linkedom: specifier: 0.18.13 version: 0.18.13 @@ -4577,8 +4577,8 @@ packages: fast-xml-builder@1.3.1: resolution: {integrity: sha512-pIM/1n3ntFXKYrUZwW7QCK0gAW7XY+wzj1YMIV3tLDvPj/V+zTGJK5e3/4WJfwj0qWw2ElNXiTixda/R+3YSug==} - fast-xml-parser@5.10.1: - resolution: {integrity: sha512-IEMIf7298kXuZSRFoGfMYrl7is8LpavODgbNz1cwIudv7KwVFnuU+UsMporfq6PD6aXSlawZlARiA3UywCTfMw==} + fast-xml-parser@5.11.0: + resolution: {integrity: sha512-9IGxMqvqLOnqP+Egi1nqDHKv5k8aZ7r9n558enxcucmyVGEBNPAU+MOg/8jPIS7rO7sSq4gFm1/nHtiaubMruw==} hasBin: true fastq@1.20.1: @@ -9869,7 +9869,7 @@ snapshots: path-expression-matcher: 1.6.2 xml-naming: 0.3.0 - fast-xml-parser@5.10.1: + fast-xml-parser@5.11.0: dependencies: '@nodable/entities': 3.0.0 fast-xml-builder: 1.3.1 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index c36286f76..c485288e2 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -23,7 +23,7 @@ catalog: "chalk": "6.0.0" "dotenv": "17.4.2" "escape-string-regexp": "5.0.0" - "fast-xml-parser": "5.10.1" + "fast-xml-parser": "5.11.0" "fs-extra": "11.4.0" "html-entities": "2.6.0" "listr2": "10.2.2"