Skip to content

Commit 6194cf9

Browse files
authored
Merge pull request #1022 from docker/dependabot/npm_and_yarn/fast-xml-parser-5.5.6
build(deps): bump fast-xml-parser from 5.4.1 to 5.5.6
2 parents e804b69 + d2a8828 commit 6194cf9

1 file changed

Lines changed: 18 additions & 8 deletions

File tree

yarn.lock

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2655,22 +2655,25 @@ __metadata:
26552655
languageName: node
26562656
linkType: hard
26572657

2658-
"fast-xml-builder@npm:^1.0.0":
2659-
version: 1.0.0
2660-
resolution: "fast-xml-builder@npm:1.0.0"
2661-
checksum: 10/06c04d80545e5c9f4d1d6cca00567b5cc09953a92c6328fa48cfb4d7f42630313b8c2bb62e9cb81accee7bb5e1c5312fcae06c3d20dbe52d969a5938233316da
2658+
"fast-xml-builder@npm:^1.1.4":
2659+
version: 1.1.4
2660+
resolution: "fast-xml-builder@npm:1.1.4"
2661+
dependencies:
2662+
path-expression-matcher: "npm:^1.1.3"
2663+
checksum: 10/32937866aaf5a90e69d1f4ee6e15e875248d5b5d2afd70277e9e8323074de4980cef24575a591b8e43c29f405d5f12377b3bad3842dc412b0c5c17a3eaee4b6b
26622664
languageName: node
26632665
linkType: hard
26642666

26652667
"fast-xml-parser@npm:^5.0.7":
2666-
version: 5.4.1
2667-
resolution: "fast-xml-parser@npm:5.4.1"
2668+
version: 5.5.6
2669+
resolution: "fast-xml-parser@npm:5.5.6"
26682670
dependencies:
2669-
fast-xml-builder: "npm:^1.0.0"
2671+
fast-xml-builder: "npm:^1.1.4"
2672+
path-expression-matcher: "npm:^1.1.3"
26702673
strnum: "npm:^2.1.2"
26712674
bin:
26722675
fxparser: src/cli/cli.js
2673-
checksum: 10/2b40067c3ad3542ca197d1353bcb0416cd5db20d5c66d74ac176b99af6ff9bd55a6182d36856a2fd477c95b8fc1f07405475f1662a31185480130ba7076c702a
2676+
checksum: 10/91a42a0cf99c83b0e721ceef9c189509e96c91c1875901c6ce6017f78ad25284f646a77a541e96ee45a15c2f13b7780d090c906c3ec3f262db03e7feb1e62315
26742677
languageName: node
26752678
linkType: hard
26762679

@@ -3897,6 +3900,13 @@ __metadata:
38973900
languageName: node
38983901
linkType: hard
38993902

3903+
"path-expression-matcher@npm:^1.1.3":
3904+
version: 1.1.3
3905+
resolution: "path-expression-matcher@npm:1.1.3"
3906+
checksum: 10/9a607d0bf9807cf86b0a29fb4263f0c00285c13bedafb6ad3efc8bc87ae878da2faf657a9138ac918726cb19f147235a0ca695aec3e4ea1ee04641b6520e6c9e
3907+
languageName: node
3908+
linkType: hard
3909+
39003910
"path-is-absolute@npm:^1.0.0":
39013911
version: 1.0.1
39023912
resolution: "path-is-absolute@npm:1.0.1"

0 commit comments

Comments
 (0)