Skip to content

Commit bc2042b

Browse files
chore(deps): Bump fast-xml-parser from 5.3.6 to 5.5.12
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.6 to 5.5.12. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.5.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1164784 commit bc2042b

File tree

2 files changed

+26
-8
lines changed

2 files changed

+26
-8
lines changed

.yarn/install-state.gz

5.05 KB
Binary file not shown.

yarn.lock

Lines changed: 26 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2536,14 +2536,25 @@ __metadata:
25362536
languageName: node
25372537
linkType: hard
25382538

2539+
"fast-xml-builder@npm:^1.1.4":
2540+
version: 1.1.4
2541+
resolution: "fast-xml-builder@npm:1.1.4"
2542+
dependencies:
2543+
path-expression-matcher: "npm:^1.1.3"
2544+
checksum: 10c0/d5dfc0660f7f886b9f42747e6aa1d5e16c090c804b322652f65a5d7ffb93aa00153c3e1276cd053629f9f4c4f625131dc6886677394f7048e827e63b97b18927
2545+
languageName: node
2546+
linkType: hard
2547+
25392548
"fast-xml-parser@npm:^5.0.7":
2540-
version: 5.3.6
2541-
resolution: "fast-xml-parser@npm:5.3.6"
2549+
version: 5.5.12
2550+
resolution: "fast-xml-parser@npm:5.5.12"
25422551
dependencies:
2543-
strnum: "npm:^2.1.2"
2552+
fast-xml-builder: "npm:^1.1.4"
2553+
path-expression-matcher: "npm:^1.5.0"
2554+
strnum: "npm:^2.2.3"
25442555
bin:
25452556
fxparser: src/cli/cli.js
2546-
checksum: 10c0/0150cc0566f327a76115de8b11628d717fb179010ed9bb77c52e579a7e6055a0f92f42f83678a6f1ec5b74411faec09713cb1f9b94bc687068ad86884a9199fa
2557+
checksum: 10c0/fe2985517b7fe160b1f0529f2b285063184f21b0590c4cc65d34d464eea98f22ecad2a64575f2376d196d9e7a2e9e1a05f6603f02df4a1d6ac845aec0cda9f5b
25472558
languageName: node
25482559
linkType: hard
25492560

@@ -3555,6 +3566,13 @@ __metadata:
35553566
languageName: node
35563567
linkType: hard
35573568

3569+
"path-expression-matcher@npm:^1.1.3, path-expression-matcher@npm:^1.5.0":
3570+
version: 1.5.0
3571+
resolution: "path-expression-matcher@npm:1.5.0"
3572+
checksum: 10c0/646cb5bc66cd7d809a52288336f3ac1e6223f156fd8e912936e490e590f7f93e8056d4fd25fcbcc7da61bb698fa520112cb050372a3f65e7b79bd4afa0f77610
3573+
languageName: node
3574+
linkType: hard
3575+
35583576
"path-key@npm:^3.1.0":
35593577
version: 3.1.1
35603578
resolution: "path-key@npm:3.1.1"
@@ -4029,10 +4047,10 @@ __metadata:
40294047
languageName: node
40304048
linkType: hard
40314049

4032-
"strnum@npm:^2.1.2":
4033-
version: 2.1.2
4034-
resolution: "strnum@npm:2.1.2"
4035-
checksum: 10c0/4e04753b793540d79cd13b2c3e59e298440477bae2b853ab78d548138385193b37d766d95b63b7046475d68d44fb1fca692f0a3f72b03f4168af076c7b246df9
4050+
"strnum@npm:^2.2.3":
4051+
version: 2.2.3
4052+
resolution: "strnum@npm:2.2.3"
4053+
checksum: 10c0/1ee78101f1cd73a5b32f63cfd0be501bd246801a002f5987efef903a49e9297d1b63574e302ab3c06ee5e715c524d6cbdfef010e372ec1ea848e0179836cc208
40364054
languageName: node
40374055
linkType: hard
40384056

0 commit comments

Comments
 (0)