From 0cad5b486316babbc9a45a91e637da4cec9f7855 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 01:28:29 +0000 Subject: [PATCH] build(deps): bump fast-xml-parser from 5.5.6 to 5.5.7 Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.5.6 to 5.5.7. - [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.5.6...v5.5.7) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.5.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index b51596b4..cebf51e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2686,15 +2686,15 @@ __metadata: linkType: hard "fast-xml-parser@npm:^5.0.7": - version: 5.5.6 - resolution: "fast-xml-parser@npm:5.5.6" + version: 5.5.7 + resolution: "fast-xml-parser@npm:5.5.7" dependencies: fast-xml-builder: "npm:^1.1.4" path-expression-matcher: "npm:^1.1.3" - strnum: "npm:^2.1.2" + strnum: "npm:^2.2.0" bin: fxparser: src/cli/cli.js - checksum: 10/91a42a0cf99c83b0e721ceef9c189509e96c91c1875901c6ce6017f78ad25284f646a77a541e96ee45a15c2f13b7780d090c906c3ec3f262db03e7feb1e62315 + checksum: 10/b69e65cb1c6b43487f1702c5cdd6a67589e4760ba41c06826e56891594cb2d322a6b81cd15b4c01b88ef9bc58657c92cd7d86c6f0e078a2f94ede31533fbaf7e languageName: node linkType: hard @@ -4628,10 +4628,10 @@ __metadata: languageName: node linkType: hard -"strnum@npm:^2.1.2": - version: 2.1.2 - resolution: "strnum@npm:2.1.2" - checksum: 10/7d894dff385e3a5c5b29c012cf0a7ea7962a92c6a299383c3d6db945ad2b6f3e770511356a9774dbd54444c56af1dc7c435dad6466c47293c48173274dd6c631 +"strnum@npm:^2.2.0": + version: 2.2.1 + resolution: "strnum@npm:2.2.1" + checksum: 10/c553d83e1adc223bc33c29c6e8b0c4a512d5d432ae636c6117a713c9e6d50d2bf2d3d6bc53cd8dc210c3cf27986904bee44e6d58ad8c767507a27d90400a572b languageName: node linkType: hard