From 0b7b6c981c2c8d571610100394317f0d0b1da157 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 01:32:00 +0000 Subject: [PATCH] build(deps): bump fast-xml-parser from 5.3.4 to 5.3.6 Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.4 to 5.3.6. - [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.3.4...v5.3.6) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.3.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/yarn.lock b/yarn.lock index f9286e6..99fb82d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3575,7 +3575,7 @@ __metadata: languageName: node linkType: hard -"fast-xml-parser@npm:5.3.6": +"fast-xml-parser@npm:5.3.6, fast-xml-parser@npm:^5.0.7": version: 5.3.6 resolution: "fast-xml-parser@npm:5.3.6" dependencies: @@ -3586,17 +3586,6 @@ __metadata: languageName: node linkType: hard -"fast-xml-parser@npm:^5.0.7": - version: 5.3.4 - resolution: "fast-xml-parser@npm:5.3.4" - dependencies: - strnum: "npm:^2.1.0" - bin: - fxparser: src/cli/cli.js - checksum: 10/0d7e6872fed7c3065641400d43cdf24c03177f05c343bfb31df53b79f0900b085c103f647852d0b00693125aa3f0e9d8b8cfc4273b168d4da0308f857dafe830 - languageName: node - linkType: hard - "fdir@npm:^6.5.0": version: 6.5.0 resolution: "fdir@npm:6.5.0" @@ -5240,13 +5229,6 @@ __metadata: languageName: node linkType: hard -"strnum@npm:^2.1.0": - version: 2.1.1 - resolution: "strnum@npm:2.1.1" - checksum: 10/d5fe6e4333cddc17569331048e403e876ffcf629989815f0359b0caf05dae9441b7eef3d7dd07427313ac8b3f05a8f60abc1f61efc15f97245dbc24028362bc9 - languageName: node - linkType: hard - "strnum@npm:^2.1.2": version: 2.2.0 resolution: "strnum@npm:2.2.0"