File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed
Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 99 "dependencies" : {
1010 "@react-native-community/cli-tools" : " 20.1.1" ,
1111 "fast-glob" : " ^3.3.2" ,
12- "fast-xml-parser" : " ^4.4.1 " ,
12+ "fast-xml-parser" : " ^5.3.4 " ,
1313 "picocolors" : " ^1.1.1"
1414 },
1515 "files" : [
Original file line number Diff line number Diff line change 1414 "@react-native-community/cli-platform-ios" : " 20.1.1" ,
1515 "@react-native-community/cli-tools" : " 20.1.1" ,
1616 "fast-glob" : " ^3.3.2" ,
17- "fast-xml-parser" : " ^4.4.1 " ,
17+ "fast-xml-parser" : " ^5.3.4 " ,
1818 "opentype.js" : " ^1.3.4" ,
1919 "picocolors" : " ^1.1.1" ,
2020 "plist" : " ^3.1.0" ,
Original file line number Diff line number Diff line change 1010 "@react-native-community/cli-config-apple" : " 20.1.1" ,
1111 "@react-native-community/cli-tools" : " 20.1.1" ,
1212 "execa" : " ^5.0.0" ,
13- "fast-xml-parser" : " ^4.4.1 " ,
13+ "fast-xml-parser" : " ^5.3.4 " ,
1414 "picocolors" : " ^1.1.1"
1515 },
1616 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -4804,12 +4804,12 @@ fast-levenshtein@^2.0.6:
48044804 resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
48054805 integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
48064806
4807- fast-xml-parser@^4.4.1 :
4808- version "4.4.1 "
4809- resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.4.1. tgz#86dbf3f18edf8739326447bcaac31b4ae7f6514f "
4810- integrity sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw ==
4807+ fast-xml-parser@^5.3.4 :
4808+ version "5.3.4 "
4809+ resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.3.4. tgz#06f39aafffdbc97bef0321e626c7ddd06a043ecf "
4810+ integrity sha512-EFd6afGmXlCx8H8WTZHhAoDaWaGyuIBoZJ2mknrNxug+aZKjkp0a0dlars9Izl+jF+7Gu1/5f/2h68cQpe0IiA ==
48114811 dependencies :
4812- strnum "^1.0.5 "
4812+ strnum "^2. 1.0"
48134813
48144814fastq@^1.6.0 :
48154815 version "1.13.0"
@@ -9910,10 +9910,10 @@ strip-json-comments@^3.1.1:
99109910 resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
99119911 integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
99129912
9913- strnum@^1.0.5 :
9914- version "1.0.5 "
9915- resolved "https://registry.yarnpkg.com/strnum/-/strnum-1.0.5. tgz#5c4e829fe15ad4ff0d20c3db5ac97b73c9b072db "
9916- integrity sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA ==
9913+ strnum@^2. 1.0 :
9914+ version "2.1.2 "
9915+ resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.1.2. tgz#a5e00ba66ab25f9cafa3726b567ce7a49170937a "
9916+ integrity sha512-l63NF9y/cLROq/yqKXSLtcMeeyOfnSQlfMSlzFt/K73oIaD8DGaQWd7Z34X9GPiKqP5rbSh84Hl4bOlLcjiSrQ ==
99179917
99189918strong-log-transformer@2.1.0, strong-log-transformer@^2.1.0 :
99199919 version "2.1.0"
You can’t perform that action at this time.
0 commit comments