Skip to content

Commit 2471d8c

Browse files
Bump fast-xml-parser from 5.3.6 to 5.4.2 (#6322)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.6 to 5.4.2. - [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.3.6...v5.4.2) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sabah u Din Irfan <sabah.irfan@gmail.com>
1 parent 5cb80bc commit 2471d8c

File tree

1 file changed

+21
-3
lines changed

1 file changed

+21
-3
lines changed

yarn.lock

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3237,14 +3237,25 @@ __metadata:
32373237
languageName: node
32383238
linkType: hard
32393239

3240+
"fast-xml-builder@npm:^1.1.0":
3241+
version: 1.1.0
3242+
resolution: "fast-xml-builder@npm:1.1.0"
3243+
dependencies:
3244+
path-expression-matcher: "npm:^1.1.2"
3245+
checksum: 10/1a12e74781ec785db875c87bd6aee3abff65e8cd4fc8cb33898b43f8b1cbdcfb5430633aae488559403673d0b6091ee8bfc044e8b49c4859772eadfa1766a7de
3246+
languageName: node
3247+
linkType: hard
3248+
32403249
"fast-xml-parser@npm:^5.3.3":
3241-
version: 5.3.6
3242-
resolution: "fast-xml-parser@npm:5.3.6"
3250+
version: 5.5.1
3251+
resolution: "fast-xml-parser@npm:5.5.1"
32433252
dependencies:
3253+
fast-xml-builder: "npm:^1.1.0"
3254+
path-expression-matcher: "npm:^1.1.2"
32443255
strnum: "npm:^2.1.2"
32453256
bin:
32463257
fxparser: src/cli/cli.js
3247-
checksum: 10/03527ab0bdf49d960fdc8f6088cd0715c052e06b68b39459da87b1a1fbb3439a855b2d83cbf3c400e983b8e668b396296b072a4dd5c63403cf1e618c9326b6df
3258+
checksum: 10/52aa3c4bb16d32909b7eb76531552dbbccfe72fae3d0bebb44c271925edd2150e6cf61362e23fdb81f5b1ba4ee0b2a2ac5355b9c4043134c44f4d37b5e71de0d
32483259
languageName: node
32493260
linkType: hard
32503261

@@ -5582,6 +5593,13 @@ __metadata:
55825593
languageName: node
55835594
linkType: hard
55845595

5596+
"path-expression-matcher@npm:^1.1.2":
5597+
version: 1.1.2
5598+
resolution: "path-expression-matcher@npm:1.1.2"
5599+
checksum: 10/e44da8dfa6fdb7b33382b83a717530bb0b9fec29392e28146310ec37a4dabfddb24248c41bd884035ed5c62a93d40d538c3bc75b9ad65c25d547c2db76abe228
5600+
languageName: node
5601+
linkType: hard
5602+
55855603
"path-is-absolute@npm:^1.0.0":
55865604
version: 1.0.1
55875605
resolution: "path-is-absolute@npm:1.0.1"

0 commit comments

Comments
 (0)