Skip to content

Commit 8d7f4f7

Browse files
build(deps): bump fast-xml-parser from 5.4.2 to 5.5.7
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.4.2 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.2...v5.5.7) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.5.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b609d6f commit 8d7f4f7

File tree

1 file changed

+31
-13
lines changed

1 file changed

+31
-13
lines changed

yarn.lock

Lines changed: 31 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -752,6 +752,13 @@ __metadata:
752752
languageName: node
753753
linkType: hard
754754

755+
"@nodable/entities@npm:^1.1.0":
756+
version: 1.1.0
757+
resolution: "@nodable/entities@npm:1.1.0"
758+
checksum: 10/708e656b1e5d4e9e1b962c16cee4d05a3aed8f3e7e855214f81475f026abb3491fc6a7b4b37f0136ae31ddc7fce43ff4d69b14e1369f14ac1c51a0c2f010411d
759+
languageName: node
760+
linkType: hard
761+
755762
"@npmcli/agent@npm:^2.0.0":
756763
version: 2.2.2
757764
resolution: "@npmcli/agent@npm:2.2.2"
@@ -2517,22 +2524,26 @@ __metadata:
25172524
languageName: node
25182525
linkType: hard
25192526

2520-
"fast-xml-builder@npm:^1.0.0":
2521-
version: 1.0.0
2522-
resolution: "fast-xml-builder@npm:1.0.0"
2523-
checksum: 10/06c04d80545e5c9f4d1d6cca00567b5cc09953a92c6328fa48cfb4d7f42630313b8c2bb62e9cb81accee7bb5e1c5312fcae06c3d20dbe52d969a5938233316da
2527+
"fast-xml-builder@npm:^1.1.4":
2528+
version: 1.1.4
2529+
resolution: "fast-xml-builder@npm:1.1.4"
2530+
dependencies:
2531+
path-expression-matcher: "npm:^1.1.3"
2532+
checksum: 10/32937866aaf5a90e69d1f4ee6e15e875248d5b5d2afd70277e9e8323074de4980cef24575a591b8e43c29f405d5f12377b3bad3842dc412b0c5c17a3eaee4b6b
25242533
languageName: node
25252534
linkType: hard
25262535

25272536
"fast-xml-parser@npm:^5.0.7":
2528-
version: 5.4.2
2529-
resolution: "fast-xml-parser@npm:5.4.2"
2537+
version: 5.6.0
2538+
resolution: "fast-xml-parser@npm:5.6.0"
25302539
dependencies:
2531-
fast-xml-builder: "npm:^1.0.0"
2532-
strnum: "npm:^2.1.2"
2540+
"@nodable/entities": "npm:^1.1.0"
2541+
fast-xml-builder: "npm:^1.1.4"
2542+
path-expression-matcher: "npm:^1.5.0"
2543+
strnum: "npm:^2.2.3"
25332544
bin:
25342545
fxparser: src/cli/cli.js
2535-
checksum: 10/12585d5dd77113411d01cf41818cfecbbaf8f3d9e8448b1c35f50a7eb51205408bc8db27af5733173a77f96f72d7e121d9e675674f71334569157c77845aba39
2546+
checksum: 10/8ac171a569f997772b21a9cfdf0d94e3b376d211d914582afcf777a40919e8cb724e676f09e2959b2a5fe24c829fd59fc499ff7252d8c6722b8d8228d9015c0f
25362547
languageName: node
25372548
linkType: hard
25382549

@@ -3581,6 +3592,13 @@ __metadata:
35813592
languageName: node
35823593
linkType: hard
35833594

3595+
"path-expression-matcher@npm:^1.1.3, path-expression-matcher@npm:^1.5.0":
3596+
version: 1.5.0
3597+
resolution: "path-expression-matcher@npm:1.5.0"
3598+
checksum: 10/28303bb9ee6831e6df14c10cd3f3f7b2d7c8d7f788d8bdb7440136fd696064c82a3e264999a0764d28e39f698275fc03a5493bec93c57ef4a22566280367dd64
3599+
languageName: node
3600+
linkType: hard
3601+
35843602
"path-key@npm:^3.1.0":
35853603
version: 3.1.1
35863604
resolution: "path-key@npm:3.1.1"
@@ -4179,10 +4197,10 @@ __metadata:
41794197
languageName: node
41804198
linkType: hard
41814199

4182-
"strnum@npm:^2.1.2":
4183-
version: 2.2.0
4184-
resolution: "strnum@npm:2.2.0"
4185-
checksum: 10/2969dbc8441f5af1b55db1d2fcea64a8f912de18515b57f85574e66bdb8f30ae76c419cf1390b343d72d687e2aea5aca82390f18b9e0de45d6bcc6d605eb9385
4200+
"strnum@npm:^2.2.3":
4201+
version: 2.2.3
4202+
resolution: "strnum@npm:2.2.3"
4203+
checksum: 10/fb70206301858c319f59ed34fecedf90ac3b821692c2accd403d9d4a3384223a09df8fd92b130bbd4e885b67b7790715c003405ce5f959d9cabbf07d41d62aa8
41864204
languageName: node
41874205
linkType: hard
41884206

0 commit comments

Comments
 (0)