Skip to content

Commit e91a006

Browse files
chore(deps): bump fast-xml-parser from 5.5.9 to 5.5.10 (#6464)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.5.9 to 5.5.10. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v5.5.9...v5.5.10) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.5.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ed0e5d commit e91a006

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4571,12 +4571,12 @@ fast-xml-builder@^1.1.4:
45714571
path-expression-matcher "^1.1.3"
45724572

45734573
fast-xml-parser@^5.5.9:
4574-
version "5.5.9"
4575-
resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.9.tgz#e59637abebec3dbfbb4053b532d787af6ea11527"
4576-
integrity sha512-jldvxr1MC6rtiZKgrFnDSvT8xuH+eJqxqOBThUVjYrxssYTo1avZLGql5l0a0BAERR01CadYzZ83kVEkbyDg+g==
4574+
version "5.5.10"
4575+
resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.10.tgz#5da142d2d568f33cc93c63596bd821bb7cb8f87c"
4576+
integrity sha512-go2J2xODMc32hT+4Xr/bBGXMaIoiCwrwp2mMtAvKyvEFW6S/v5Gn2pBmE4nvbwNjGhpcAiOwEv7R6/GZ6XRa9w==
45774577
dependencies:
45784578
fast-xml-builder "^1.1.4"
4579-
path-expression-matcher "^1.2.0"
4579+
path-expression-matcher "^1.2.1"
45804580
strnum "^2.2.2"
45814581

45824582
fastest-levenshtein@^1.0.7:
@@ -7622,10 +7622,10 @@ path-exists@^4.0.0:
76227622
resolved "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
76237623
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
76247624

7625-
path-expression-matcher@^1.1.3, path-expression-matcher@^1.2.0:
7626-
version "1.2.0"
7627-
resolved "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.2.0.tgz#9bdae3787f43b0857b0269e9caaa586c12c8abee"
7628-
integrity sha512-DwmPWeFn+tq7TiyJ2CxezCAirXjFxvaiD03npak3cRjlP9+OjTmSy1EpIrEbh+l6JgUundniloMLDQ/6VTdhLQ==
7625+
path-expression-matcher@^1.1.3, path-expression-matcher@^1.2.1:
7626+
version "1.4.0"
7627+
resolved "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.4.0.tgz#275730c9c21bbf2e124eba6d4c6453f02f3d331d"
7628+
integrity sha512-s4DQMxIdhj3jLFWd9LxHOplj4p9yQ4ffMGowFf3cpEgrrJjEhN0V5nxw4Ye1EViAGDoL4/1AeO6qHpqYPOzE4Q==
76297629

76307630
path-is-absolute@^1.0.0:
76317631
version "1.0.1"

0 commit comments

Comments
 (0)