From 7f6faa880d4c9f05d4208089558bbbac5ca79442 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 05:22:51 +0000 Subject: [PATCH] Bump fast-xml-parser from 5.4.1 to 5.7.0 Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.4.1 to 5.7.0. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.4.1...v5.7.0) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.7.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 36 ++++++++++++++++++++++++++++++++---- 2 files changed, 33 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 21f7f41f..99a5bc8a 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-unicorn": "56.0.1", - "fast-xml-parser": "^5.4.1", + "fast-xml-parser": "^5.7.0", "i18next-cli": "^1.34.1", "icon-gen": "^5.0.0", "immer": "^11.1.3", diff --git a/yarn.lock b/yarn.lock index a671ff84..4cc019c6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1845,6 +1845,13 @@ __metadata: languageName: node linkType: hard +"@nodable/entities@npm:^2.1.0": + version: 2.1.0 + resolution: "@nodable/entities@npm:2.1.0" + checksum: 10/355c55e82aebe45d4b962d16530951df51e19e3e63a27ea61ad3260c0807064619b270b9c83db10e8394f42760abd5b7f7c5b5117678c4246ce8364a4aafc637 + languageName: node + linkType: hard + "@nodelib/fs.scandir@npm:2.1.5": version: 2.1.5 resolution: "@nodelib/fs.scandir@npm:2.1.5" @@ -7152,7 +7159,7 @@ __metadata: languageName: node linkType: hard -"fast-xml-builder@npm:^1.0.0": +"fast-xml-builder@npm:^1.0.0, fast-xml-builder@npm:^1.1.7": version: 1.1.9 resolution: "fast-xml-builder@npm:1.1.9" dependencies: @@ -7161,7 +7168,7 @@ __metadata: languageName: node linkType: hard -"fast-xml-parser@npm:^5.0.7, fast-xml-parser@npm:^5.4.1": +"fast-xml-parser@npm:^5.0.7": version: 5.4.1 resolution: "fast-xml-parser@npm:5.4.1" dependencies: @@ -7173,6 +7180,20 @@ __metadata: languageName: node linkType: hard +"fast-xml-parser@npm:^5.7.0": + version: 5.7.3 + resolution: "fast-xml-parser@npm:5.7.3" + dependencies: + "@nodable/entities": "npm:^2.1.0" + fast-xml-builder: "npm:^1.1.7" + path-expression-matcher: "npm:^1.5.0" + strnum: "npm:^2.2.3" + bin: + fxparser: src/cli/cli.js + checksum: 10/00a58655d0d58c1f914c7fd8e3a94e88799c3d473e29a6d2231dc02103df069e8c6043137cbec8df1cda6525a39914d1b84455a79530f63be266876a2211251c + languageName: node + linkType: hard + "fastest-stable-stringify@npm:^2.0.2": version: 2.0.2 resolution: "fastest-stable-stringify@npm:2.0.2" @@ -9209,7 +9230,7 @@ __metadata: execa: "npm:^9.6.1" express: "npm:^5.2.1" express-async-handler: "npm:^1.2.0" - fast-xml-parser: "npm:^5.4.1" + fast-xml-parser: "npm:^5.7.0" file-type: "npm:^21.3.2" i18next: "npm:^25.7.3" i18next-cli: "npm:^1.34.1" @@ -10737,7 +10758,7 @@ __metadata: languageName: node linkType: hard -"path-expression-matcher@npm:^1.1.3": +"path-expression-matcher@npm:^1.1.3, path-expression-matcher@npm:^1.5.0": version: 1.5.0 resolution: "path-expression-matcher@npm:1.5.0" checksum: 10/28303bb9ee6831e6df14c10cd3f3f7b2d7c8d7f788d8bdb7440136fd696064c82a3e264999a0764d28e39f698275fc03a5493bec93c57ef4a22566280367dd64 @@ -12703,6 +12724,13 @@ __metadata: languageName: node linkType: hard +"strnum@npm:^2.2.3": + version: 2.3.0 + resolution: "strnum@npm:2.3.0" + checksum: 10/ce79c86bb2b96f053eb28e14924c13604e22977dcdece9aa914c25e16cc5c4bbe048976fe0b2a4decf08a1e13600b820749cea25463fc0e5fee3078339e0a457 + languageName: node + linkType: hard + "strtok3@npm:^10.3.4": version: 10.3.4 resolution: "strtok3@npm:10.3.4"