Skip to content

Commit 8822466

Browse files
authored
chore: bump fast-xml-parser from 4.2.4 and 4.3.2 to 4.4.1 (#2466)
1 parent 07e9f44 commit 8822466

File tree

4 files changed

+10
-42
lines changed

4 files changed

+10
-42
lines changed

packages/cli-link-assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@react-native-community/cli-platform-ios": "14.0.1",
1515
"@react-native-community/cli-tools": "14.0.1",
1616
"chalk": "^4.1.2",
17-
"fast-xml-parser": "^4.3.2",
17+
"fast-xml-parser": "^4.4.1",
1818
"opentype.js": "^1.3.4",
1919
"plist": "^3.1.0",
2020
"xcode": "^3.0.1"

packages/cli-platform-android/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"chalk": "^4.1.2",
1212
"execa": "^5.0.0",
1313
"fast-glob": "^3.3.2",
14-
"fast-xml-parser": "^4.2.4",
14+
"fast-xml-parser": "^4.4.1",
1515
"logkitty": "^0.7.1"
1616
},
1717
"files": [

packages/cli-platform-apple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"chalk": "^4.1.2",
1212
"execa": "^5.0.0",
1313
"fast-glob": "^3.3.2",
14-
"fast-xml-parser": "^4.2.4",
14+
"fast-xml-parser": "^4.4.1",
1515
"ora": "^5.4.1"
1616
},
1717
"devDependencies": {

yarn.lock

Lines changed: 7 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -5705,17 +5705,10 @@ fast-levenshtein@^2.0.6:
57055705
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
57065706
integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
57075707

5708-
fast-xml-parser@^4.2.4:
5709-
version "4.2.5"
5710-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.2.5.tgz#a6747a09296a6cb34f2ae634019bf1738f3b421f"
5711-
integrity sha512-B9/wizE4WngqQftFPmdaMYlXoJlJOYxGQOanC77fq9k8+Z0v5dDSVh+3glErdIROP//s/jgb7ZuxKfB8nVyo0g==
5712-
dependencies:
5713-
strnum "^1.0.5"
5714-
5715-
fast-xml-parser@^4.3.2:
5716-
version "4.3.2"
5717-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.2.tgz#761e641260706d6e13251c4ef8e3f5694d4b0d79"
5718-
integrity sha512-rmrXUXwbJedoXkStenj1kkljNF7ugn5ZjR9FJcwmCfcCbtOMDghPajbc+Tck6vE6F5XsDmx+Pr2le9fw8+pXBg==
5708+
fast-xml-parser@^4.4.1:
5709+
version "4.4.1"
5710+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz#86dbf3f18edf8739326447bcaac31b4ae7f6514f"
5711+
integrity sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==
57195712
dependencies:
57205713
strnum "^1.0.5"
57215714

@@ -10763,16 +10756,7 @@ string-natural-compare@^3.0.1:
1076310756
resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
1076410757
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
1076510758

10766-
"string-width-cjs@npm:string-width@^4.2.0":
10767-
version "4.2.3"
10768-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
10769-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10770-
dependencies:
10771-
emoji-regex "^8.0.0"
10772-
is-fullwidth-code-point "^3.0.0"
10773-
strip-ansi "^6.0.1"
10774-
10775-
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
10759+
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1077610760
version "4.2.3"
1077710761
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1077810762
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10867,7 +10851,7 @@ string_decoder@~1.1.1:
1086710851
dependencies:
1086810852
safe-buffer "~5.1.0"
1086910853

10870-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
10854+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1087110855
version "6.0.1"
1087210856
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1087310857
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -10888,13 +10872,6 @@ strip-ansi@^5.0.0, strip-ansi@^5.2.0:
1088810872
dependencies:
1088910873
ansi-regex "^4.1.0"
1089010874

10891-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10892-
version "6.0.1"
10893-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10894-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10895-
dependencies:
10896-
ansi-regex "^5.0.1"
10897-
1089810875
strip-ansi@^7.0.1:
1089910876
version "7.0.1"
1090010877
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.0.1.tgz#61740a08ce36b61e50e65653f07060d000975fb2"
@@ -11773,7 +11750,7 @@ wordwrap@^1.0.0:
1177311750
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1177411751
integrity sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=
1177511752

11776-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
11753+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
1177711754
version "7.0.0"
1177811755
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1177911756
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -11791,15 +11768,6 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
1179111768
string-width "^4.1.0"
1179211769
strip-ansi "^6.0.0"
1179311770

11794-
wrap-ansi@^7.0.0:
11795-
version "7.0.0"
11796-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
11797-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11798-
dependencies:
11799-
ansi-styles "^4.0.0"
11800-
string-width "^4.1.0"
11801-
strip-ansi "^6.0.0"
11802-
1180311771
wrap-ansi@^8.1.0:
1180411772
version "8.1.0"
1180511773
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)