diff --git a/.yarn/cache/@nodable-entities-npm-1.1.0-5ed77aa334-06ae117661.zip b/.yarn/cache/@nodable-entities-npm-1.1.0-5ed77aa334-06ae117661.zip new file mode 100644 index 000000000..bf4d5ef01 Binary files /dev/null and b/.yarn/cache/@nodable-entities-npm-1.1.0-5ed77aa334-06ae117661.zip differ diff --git a/.yarn/cache/fast-xml-parser-npm-5.5.12-4bd5470518-c1252435be.zip b/.yarn/cache/fast-xml-parser-npm-5.5.12-4bd5470518-c1252435be.zip deleted file mode 100644 index 045539271..000000000 Binary files a/.yarn/cache/fast-xml-parser-npm-5.5.12-4bd5470518-c1252435be.zip and /dev/null differ diff --git a/.yarn/cache/fast-xml-parser-npm-5.6.0-b65eae8217-e12b7daeb5.zip b/.yarn/cache/fast-xml-parser-npm-5.6.0-b65eae8217-e12b7daeb5.zip new file mode 100644 index 000000000..313c67a5d Binary files /dev/null and b/.yarn/cache/fast-xml-parser-npm-5.6.0-b65eae8217-e12b7daeb5.zip differ diff --git a/yarn.lock b/yarn.lock index 7fa3f01c7..85b2e74d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2698,6 +2698,13 @@ __metadata: languageName: node linkType: hard +"@nodable/entities@npm:^1.1.0": + version: 1.1.0 + resolution: "@nodable/entities@npm:1.1.0" + checksum: 06ae11766102d4d0414d2b7760f895c26e9034cec430de042da6d30f4657d7d9d4f005e0966797e3bb949ba45874e5fc02927d4a62ac6ea096873a7eeca5752c + languageName: node + linkType: hard + "@nodelib/fs.scandir@npm:2.1.5": version: 2.1.5 resolution: "@nodelib/fs.scandir@npm:2.1.5" @@ -6303,15 +6310,16 @@ __metadata: linkType: hard "fast-xml-parser@npm:^5.2.5": - version: 5.5.12 - resolution: "fast-xml-parser@npm:5.5.12" + version: 5.6.0 + resolution: "fast-xml-parser@npm:5.6.0" dependencies: + "@nodable/entities": ^1.1.0 fast-xml-builder: ^1.1.4 path-expression-matcher: ^1.5.0 strnum: ^2.2.3 bin: fxparser: src/cli/cli.js - checksum: c1252435be0a5adb41b548a8905830255e591a996a93691dfacea2be44bb564b04f9304eadd7faf336b50c5384eb4f32ca8bfcd62f99cc39fa5c2d6ff21333a7 + checksum: e12b7daeb532d64befe68bf51b9c06190c09e14e91c7bb3437cc3d73288acfe42b319e3ff5c8d5560dbec80ec24c11d38fd206459b435dab9159b55869efc133 languageName: node linkType: hard