Skip to content

Commit 78f3255

Browse files
chore(deps): Bump fast-xml-parser from 5.4.2 to 5.5.6
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.4.2 to 5.5.6. - [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.6) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.5.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb7799a commit 78f3255

File tree

1 file changed

+18
-8
lines changed

1 file changed

+18
-8
lines changed

yarn.lock

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2518,22 +2518,25 @@ __metadata:
25182518
languageName: node
25192519
linkType: hard
25202520

2521-
"fast-xml-builder@npm:^1.0.0":
2522-
version: 1.0.0
2523-
resolution: "fast-xml-builder@npm:1.0.0"
2524-
checksum: 10/06c04d80545e5c9f4d1d6cca00567b5cc09953a92c6328fa48cfb4d7f42630313b8c2bb62e9cb81accee7bb5e1c5312fcae06c3d20dbe52d969a5938233316da
2521+
"fast-xml-builder@npm:^1.1.4":
2522+
version: 1.1.4
2523+
resolution: "fast-xml-builder@npm:1.1.4"
2524+
dependencies:
2525+
path-expression-matcher: "npm:^1.1.3"
2526+
checksum: 10/32937866aaf5a90e69d1f4ee6e15e875248d5b5d2afd70277e9e8323074de4980cef24575a591b8e43c29f405d5f12377b3bad3842dc412b0c5c17a3eaee4b6b
25252527
languageName: node
25262528
linkType: hard
25272529

25282530
"fast-xml-parser@npm:^5.0.7":
2529-
version: 5.4.2
2530-
resolution: "fast-xml-parser@npm:5.4.2"
2531+
version: 5.5.6
2532+
resolution: "fast-xml-parser@npm:5.5.6"
25312533
dependencies:
2532-
fast-xml-builder: "npm:^1.0.0"
2534+
fast-xml-builder: "npm:^1.1.4"
2535+
path-expression-matcher: "npm:^1.1.3"
25332536
strnum: "npm:^2.1.2"
25342537
bin:
25352538
fxparser: src/cli/cli.js
2536-
checksum: 10/12585d5dd77113411d01cf41818cfecbbaf8f3d9e8448b1c35f50a7eb51205408bc8db27af5733173a77f96f72d7e121d9e675674f71334569157c77845aba39
2539+
checksum: 10/91a42a0cf99c83b0e721ceef9c189509e96c91c1875901c6ce6017f78ad25284f646a77a541e96ee45a15c2f13b7780d090c906c3ec3f262db03e7feb1e62315
25372540
languageName: node
25382541
linkType: hard
25392542

@@ -3557,6 +3560,13 @@ __metadata:
35573560
languageName: node
35583561
linkType: hard
35593562

3563+
"path-expression-matcher@npm:^1.1.3":
3564+
version: 1.1.3
3565+
resolution: "path-expression-matcher@npm:1.1.3"
3566+
checksum: 10/9a607d0bf9807cf86b0a29fb4263f0c00285c13bedafb6ad3efc8bc87ae878da2faf657a9138ac918726cb19f147235a0ca695aec3e4ea1ee04641b6520e6c9e
3567+
languageName: node
3568+
linkType: hard
3569+
35603570
"path-key@npm:^3.1.0":
35613571
version: 3.1.1
35623572
resolution: "path-key@npm:3.1.1"

0 commit comments

Comments
 (0)