Skip to content

Commit eb5001d

Browse files
chore(deps): bump fast-xml-parser from 5.4.1 to 5.5.7
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.4.1 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](NaturalIntelligence/fast-xml-parser@v5.4.1...v5.5.7) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.5.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6c90c1a commit eb5001d

1 file changed

Lines changed: 23 additions & 13 deletions

File tree

yarn.lock

Lines changed: 23 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2508,22 +2508,25 @@ __metadata:
25082508
languageName: node
25092509
linkType: hard
25102510

2511-
"fast-xml-builder@npm:^1.0.0":
2512-
version: 1.0.0
2513-
resolution: "fast-xml-builder@npm:1.0.0"
2514-
checksum: 10/06c04d80545e5c9f4d1d6cca00567b5cc09953a92c6328fa48cfb4d7f42630313b8c2bb62e9cb81accee7bb5e1c5312fcae06c3d20dbe52d969a5938233316da
2511+
"fast-xml-builder@npm:^1.1.4":
2512+
version: 1.1.4
2513+
resolution: "fast-xml-builder@npm:1.1.4"
2514+
dependencies:
2515+
path-expression-matcher: "npm:^1.1.3"
2516+
checksum: 10/32937866aaf5a90e69d1f4ee6e15e875248d5b5d2afd70277e9e8323074de4980cef24575a591b8e43c29f405d5f12377b3bad3842dc412b0c5c17a3eaee4b6b
25152517
languageName: node
25162518
linkType: hard
25172519

25182520
"fast-xml-parser@npm:^5.0.7":
2519-
version: 5.4.1
2520-
resolution: "fast-xml-parser@npm:5.4.1"
2521+
version: 5.5.7
2522+
resolution: "fast-xml-parser@npm:5.5.7"
25212523
dependencies:
2522-
fast-xml-builder: "npm:^1.0.0"
2523-
strnum: "npm:^2.1.2"
2524+
fast-xml-builder: "npm:^1.1.4"
2525+
path-expression-matcher: "npm:^1.1.3"
2526+
strnum: "npm:^2.2.0"
25242527
bin:
25252528
fxparser: src/cli/cli.js
2526-
checksum: 10/2b40067c3ad3542ca197d1353bcb0416cd5db20d5c66d74ac176b99af6ff9bd55a6182d36856a2fd477c95b8fc1f07405475f1662a31185480130ba7076c702a
2529+
checksum: 10/b69e65cb1c6b43487f1702c5cdd6a67589e4760ba41c06826e56891594cb2d322a6b81cd15b4c01b88ef9bc58657c92cd7d86c6f0e078a2f94ede31533fbaf7e
25272530
languageName: node
25282531
linkType: hard
25292532

@@ -3572,6 +3575,13 @@ __metadata:
35723575
languageName: node
35733576
linkType: hard
35743577

3578+
"path-expression-matcher@npm:^1.1.3":
3579+
version: 1.1.3
3580+
resolution: "path-expression-matcher@npm:1.1.3"
3581+
checksum: 10/9a607d0bf9807cf86b0a29fb4263f0c00285c13bedafb6ad3efc8bc87ae878da2faf657a9138ac918726cb19f147235a0ca695aec3e4ea1ee04641b6520e6c9e
3582+
languageName: node
3583+
linkType: hard
3584+
35753585
"path-key@npm:^3.1.0":
35763586
version: 3.1.1
35773587
resolution: "path-key@npm:3.1.1"
@@ -4170,10 +4180,10 @@ __metadata:
41704180
languageName: node
41714181
linkType: hard
41724182

4173-
"strnum@npm:^2.1.2":
4174-
version: 2.1.2
4175-
resolution: "strnum@npm:2.1.2"
4176-
checksum: 10/7d894dff385e3a5c5b29c012cf0a7ea7962a92c6a299383c3d6db945ad2b6f3e770511356a9774dbd54444c56af1dc7c435dad6466c47293c48173274dd6c631
4183+
"strnum@npm:^2.2.0":
4184+
version: 2.2.1
4185+
resolution: "strnum@npm:2.2.1"
4186+
checksum: 10/c553d83e1adc223bc33c29c6e8b0c4a512d5d432ae636c6117a713c9e6d50d2bf2d3d6bc53cd8dc210c3cf27986904bee44e6d58ad8c767507a27d90400a572b
41774187
languageName: node
41784188
linkType: hard
41794189

0 commit comments

Comments
 (0)