Skip to content

Commit b60409e

Browse files
committed
fix(deps): update expo monorepo
1 parent 75e3e78 commit b60409e

2 files changed

Lines changed: 149 additions & 59 deletions

File tree

template/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"@react-navigation/native": "6.0.6",
1616
"@react-navigation/native-stack": "6.2.4",
1717
"@shopify/restyle": "1.4.0",
18-
"expo-splash-screen": "0.11.4",
19-
"expo-updates": "0.8.5",
20-
"expo-web-browser": "9.2.0",
18+
"expo-splash-screen": "0.13.4",
19+
"expo-updates": "0.10.9",
20+
"expo-web-browser": "9.3.0",
2121
"jsc-android": "https://registry.npmjs.org/@youjinbu/nil/-/nil-1.0.0.tgz",
2222
"react": "17.0.2",
2323
"react-native": "0.66.0",
@@ -26,7 +26,7 @@
2626
"react-native-reanimated": "2.3.0-beta.2",
2727
"react-native-safe-area-context": "3.3.2",
2828
"react-native-screens": "3.8.0",
29-
"react-native-unimodules": "0.14.8"
29+
"react-native-unimodules": "0.14.10"
3030
},
3131
"devDependencies": {
3232
"@babel/core": "7.15.8",

template/yarn.lock

Lines changed: 145 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1031,7 +1031,7 @@
10311031
xcode "^3.0.1"
10321032
xml2js "^0.4.23"
10331033

1034-
"@expo/config-plugins@3.1.0", "@expo/config-plugins@^3.0.0", "@expo/config-plugins@^3.0.6":
1034+
"@expo/config-plugins@3.1.0", "@expo/config-plugins@^3.0.0":
10351035
version "3.1.0"
10361036
resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-3.1.0.tgz#0752ff33c5eab21cf42034a44e79df97f0f867f8"
10371037
integrity sha512-V5qxaxCAExBM0TXmbU1QKiZcAGP3ecu7KXede8vByT15cro5PkcWu2sSdJCYbHQ/gw6Vf/i8sr8gKlN8V8TSLg==
@@ -1051,6 +1051,27 @@
10511051
xcode "^3.0.1"
10521052
xml2js "^0.4.23"
10531053

1054+
"@expo/config-plugins@4.0.6", "@expo/config-plugins@^4.0.2":
1055+
version "4.0.6"
1056+
resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-4.0.6.tgz#ef52f0e4d96ddd52b4cd4cc8c6efbe3d9576c72d"
1057+
integrity sha512-K/KQaw/CU8uLQgk7sFnZC54YGHoGucKFfdjYeZx5ds2eyzbuMAiKzGFcxZ/S+1dVBZ8QHzwowsVBW3kuYhnQ3Q==
1058+
dependencies:
1059+
"@expo/config-types" "^43.0.1"
1060+
"@expo/json-file" "8.2.33"
1061+
"@expo/plist" "0.0.15"
1062+
"@react-native/normalize-color" "^2.0.0"
1063+
chalk "^4.1.2"
1064+
debug "^4.3.1"
1065+
find-up "~5.0.0"
1066+
fs-extra "9.0.0"
1067+
getenv "^1.0.0"
1068+
glob "7.1.6"
1069+
resolve-from "^5.0.0"
1070+
semver "^7.3.5"
1071+
slash "^3.0.0"
1072+
xcode "^3.0.1"
1073+
xml2js "0.4.23"
1074+
10541075
"@expo/config-types@^41.0.0":
10551076
version "41.0.0"
10561077
resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-41.0.0.tgz#ffe1444c6c26e0e3a8f7149b4afe486e357536d1"
@@ -1061,7 +1082,12 @@
10611082
resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-42.0.0.tgz#3e3e125ec092c0c34dbfaf19be5480402de3d677"
10621083
integrity sha512-Rj02OMZke2MrGa/1Y/EScmR7VuWbDEHPJyvfFyyLbadUt+Yv6isCdeFzDt71I7gJlPR9T4fzixeYLrtXXOTq0w==
10631084

1064-
"@expo/config@5.0.9", "@expo/config@^5.0.6":
1085+
"@expo/config-types@^43.0.1":
1086+
version "43.0.1"
1087+
resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-43.0.1.tgz#3e047dccb371741a540980eaff26fb0c95039c30"
1088+
integrity sha512-EtllpCGDdB/UdwAIs5YXJwBLpbFQNdlLLrxIvoILA9cXrpQMWkeDCT9lQPJzFRMFcLUaMuGvkzX2tR4tx5EQFQ==
1089+
1090+
"@expo/config@5.0.9", "@expo/config@^5.0.9":
10651091
version "5.0.9"
10661092
resolved "https://registry.yarnpkg.com/@expo/config/-/config-5.0.9.tgz#5221af5394599d861515ef8513731f21fbb322db"
10671093
integrity sha512-eZj+cf03wkQQdHSpYvrmiqAsn2dJV10uhHIwXyeFBaFvhds0NgThOldJZfOppQ4QUaGobB/vaJ7UqUa3B0PCMw==
@@ -1078,6 +1104,23 @@
10781104
slugify "^1.3.4"
10791105
sucrase "^3.20.0"
10801106

1107+
"@expo/config@6.0.6":
1108+
version "6.0.6"
1109+
resolved "https://registry.yarnpkg.com/@expo/config/-/config-6.0.6.tgz#64b49b93f07cb046f5a8538a1793bef9070d8d52"
1110+
integrity sha512-GPI8EIdMAtZ5VaB4p5GcfuX50xyfGFdpEqLi0QmcfrCfTsGry1/j/Qy28hovHM1oJYHlaZylTcbGy+1ET+AO2w==
1111+
dependencies:
1112+
"@babel/code-frame" "~7.10.4"
1113+
"@expo/config-plugins" "4.0.6"
1114+
"@expo/config-types" "^43.0.1"
1115+
"@expo/json-file" "8.2.33"
1116+
getenv "^1.0.0"
1117+
glob "7.1.6"
1118+
require-from-string "^2.0.2"
1119+
resolve-from "^5.0.0"
1120+
semver "7.3.2"
1121+
slugify "^1.3.4"
1122+
sucrase "^3.20.0"
1123+
10811124
"@expo/config@^4.0.0":
10821125
version "4.0.4"
10831126
resolved "https://registry.yarnpkg.com/@expo/config/-/config-4.0.4.tgz#48686c2b83bc00db469e01592e396e973e91e11d"
@@ -1098,10 +1141,10 @@
10981141
semver "7.3.2"
10991142
slugify "^1.3.4"
11001143

1101-
"@expo/configure-splash-screen@0.5.0":
1102-
version "0.5.0"
1103-
resolved "https://registry.yarnpkg.com/@expo/configure-splash-screen/-/configure-splash-screen-0.5.0.tgz#1e24d5086f8636070e092c3186a60f2926827259"
1104-
integrity sha512-wU84OsmACcQaY+cFNj1UOzqdUB+XNRP8hO5mwGN5LWRIDhd/5S1A/3hmWT96X4UQEee+XtCpwnmTw6SGIsTfIg==
1144+
"@expo/configure-splash-screen@^0.6.0":
1145+
version "0.6.0"
1146+
resolved "https://registry.yarnpkg.com/@expo/configure-splash-screen/-/configure-splash-screen-0.6.0.tgz#07d97ee512fd859fcc09506ba3762fd6263ebc39"
1147+
integrity sha512-4DyPoNXJqx9bN4nEwF3HQreo//ECu7gDe1Xor3dnnzFm9P/VDxAKdbEhA0n+R6fgkNfT2onVHWijqvdpTS3Xew==
11051148
dependencies:
11061149
color-string "^1.5.3"
11071150
commander "^5.1.0"
@@ -1112,10 +1155,10 @@
11121155
xcode "^3.0.0"
11131156
xml-js "^1.6.11"
11141157

1115-
"@expo/image-utils@0.3.16":
1116-
version "0.3.16"
1117-
resolved "https://registry.yarnpkg.com/@expo/image-utils/-/image-utils-0.3.16.tgz#df4b38b728d29ae8bed686866dc264a2d64577e6"
1118-
integrity sha512-ZggQK5w7awqYdA/TE0DT02nYxWirQm2r7NNy043zVtzBCtjhLpFpluk1v9W0pH4+nT1ChGk1c67j0mYRKcBkjg==
1158+
"@expo/image-utils@0.3.17":
1159+
version "0.3.17"
1160+
resolved "https://registry.yarnpkg.com/@expo/image-utils/-/image-utils-0.3.17.tgz#75e2606749ffa1284de570245f668503e4a06c3f"
1161+
integrity sha512-zaOj24JK5F+pPGpULP8D9aAbApcR7ixV2GjT43YzZqjHuyxQ5knI+EsbmZ1TNnA1vNJJKMYrigB5+chcUGwkpw==
11191162
dependencies:
11201163
"@expo/spawn-async" "1.5.0"
11211164
chalk "^4.0.0"
@@ -1148,7 +1191,7 @@
11481191
json5 "^1.0.1"
11491192
write-file-atomic "^2.3.0"
11501193

1151-
"@expo/metro-config@^0.1.81":
1194+
"@expo/metro-config@~0.1.84":
11521195
version "0.1.84"
11531196
resolved "https://registry.yarnpkg.com/@expo/metro-config/-/metro-config-0.1.84.tgz#ddcc7b4f1087c29f86bc9d916933d29bacd2c726"
11541197
integrity sha512-xWSfM0+AxcKw0H8mc1RuKs4Yy4JT4SJfn4yDnGLAlKkHlEC+D2seZvb/Tdd173e/LANmcarNd+OcDYu03AmVWA==
@@ -1176,19 +1219,29 @@
11761219
base64-js "^1.2.3"
11771220
xmlbuilder "^14.0.0"
11781221

1179-
"@expo/prebuild-config@^2.0.0":
1180-
version "2.1.0"
1181-
resolved "https://registry.yarnpkg.com/@expo/prebuild-config/-/prebuild-config-2.1.0.tgz#d1dbead511b3959237e542e326a9db757e97fcab"
1182-
integrity sha512-obpbnV0+Otv7Dbx8kkbSd62xL9HYZRDPdmdcVWuML7lv7Zo4r+OyS6vYpUmln9htp0gtjuc6+X9FiC74bbGkVA==
1222+
"@expo/plist@0.0.15":
1223+
version "0.0.15"
1224+
resolved "https://registry.yarnpkg.com/@expo/plist/-/plist-0.0.15.tgz#41ef37b7bbe6b81c48bf4a5c359661c766bb9e90"
1225+
integrity sha512-LDxiS0KNZAGJu4fIJhbEKczmb+zeftl1NU0LE0tj0mozoMI5HSKdMUchgvnBm35bwBl8ekKkAfJJ0ONxljWQjQ==
11831226
dependencies:
1184-
"@expo/config" "5.0.9"
1185-
"@expo/config-plugins" "3.1.0"
1186-
"@expo/config-types" "^42.0.0"
1187-
"@expo/image-utils" "0.3.16"
1227+
"@xmldom/xmldom" "~0.7.0"
1228+
base64-js "^1.2.3"
1229+
xmlbuilder "^14.0.0"
1230+
1231+
"@expo/prebuild-config@^3.0.6":
1232+
version "3.0.6"
1233+
resolved "https://registry.yarnpkg.com/@expo/prebuild-config/-/prebuild-config-3.0.6.tgz#1c0a657e6d5496f3ac00a522d5a36f72165d025b"
1234+
integrity sha512-KmPCi/Qhlx+jhmgDlMYNAhD64njDP3P9MWSKOl2YzpdDopk6+EGGBgI9Km6rQ1F3ESkqhuZN0uGYmABw6AoYYA==
1235+
dependencies:
1236+
"@expo/config" "6.0.6"
1237+
"@expo/config-plugins" "4.0.6"
1238+
"@expo/config-types" "^43.0.1"
1239+
"@expo/image-utils" "0.3.17"
11881240
"@expo/json-file" "8.2.33"
11891241
debug "^4.3.1"
11901242
fs-extra "^9.0.0"
11911243
resolve-from "^5.0.0"
1244+
semver "7.3.2"
11921245

11931246
"@expo/spawn-async@1.5.0":
11941247
version "1.5.0"
@@ -1415,6 +1468,11 @@
14151468
resolved "https://registry.yarnpkg.com/@react-native/normalize-color/-/normalize-color-1.0.0.tgz#c52a99d4fe01049102d47dc45d40cbde4f720ab6"
14161469
integrity sha512-xUNRvNmCl3UGCPbbHvfyFMnpvLPoOjDCcp5bT9m2k+TF/ZBklEQwhPZlkrxRx2NhgFh1X3a5uL7mJ7ZR+8G7Qg==
14171470

1471+
"@react-native/normalize-color@^2.0.0":
1472+
version "2.0.0"
1473+
resolved "https://registry.yarnpkg.com/@react-native/normalize-color/-/normalize-color-2.0.0.tgz#da955909432474a9a0fe1cbffc66576a0447f567"
1474+
integrity sha512-Wip/xsc5lw8vsBlmY2MO/gFLp3MvuZ2baBZjDeTjjndMgM0h5sxz7AZR62RDPGgstp8Np7JzjvVqVT7tpFZqsw==
1475+
14181476
"@react-native/polyfills@2.0.0":
14191477
version "2.0.0"
14201478
resolved "https://registry.yarnpkg.com/@react-native/polyfills/-/polyfills-2.0.0.tgz#4c40b74655c83982c8cf47530ee7dc13d957b6aa"
@@ -1579,7 +1637,7 @@
15791637
dependencies:
15801638
compare-versions "^3.4.0"
15811639

1582-
"@unimodules/react-native-adapter@~6.3.7":
1640+
"@unimodules/react-native-adapter@~6.3.9":
15831641
version "6.3.9"
15841642
resolved "https://registry.yarnpkg.com/@unimodules/react-native-adapter/-/react-native-adapter-6.3.9.tgz#2f4bef6b7532dce5bf9f236e69f96403d0243c30"
15851643
integrity sha512-i9/9Si4AQ8awls+YGAKkByFbeAsOPgUNeLoYeh2SQ3ddjxJ5ZJDtq/I74clDnpDcn8zS9pYlcDJ9fgVJa39Glw==
@@ -2608,6 +2666,18 @@ expo-image-loader@~2.2.0:
26082666
resolved "https://registry.yarnpkg.com/expo-image-loader/-/expo-image-loader-2.2.0.tgz#b5d49ec65e576c033823050b223ef462c5ec5711"
26092667
integrity sha512-kTs/lW8LUXYFQ5t8wkdJs0A41zd7dIB8uRRC0a9L0EurSGUvQWiVTbHQoLo/GYWL7nM85OaPAe2qkHfcz5KeyA==
26102668

2669+
expo-json-utils@~0.2.0:
2670+
version "0.2.0"
2671+
resolved "https://registry.yarnpkg.com/expo-json-utils/-/expo-json-utils-0.2.0.tgz#2cd52648060c7905f8fd330d4ac22a5278e40650"
2672+
integrity sha512-HRPnEYXPMxduR9OzoUS1WmOFhgSLiclDdkbM4rCryiH7kzlKjFVGqaFwIVk1/IELVpDDjg1Fxwf0eSSN7NQXPA==
2673+
2674+
expo-manifests@~0.2.2:
2675+
version "0.2.2"
2676+
resolved "https://registry.yarnpkg.com/expo-manifests/-/expo-manifests-0.2.2.tgz#7033ab52750a19d554fbb4255d41a70eac839ee2"
2677+
integrity sha512-MRoIfEPn9zNWOqDLstI4NW96xYZpkM448K8lAO9FN5zntfwpkWyQUFH+Et5RIKXHUxuO0xeUmrNtoUJAMjGVdw==
2678+
dependencies:
2679+
expo-json-utils "~0.2.0"
2680+
26112681
expo-modules-autolinking@^0.0.3:
26122682
version "0.0.3"
26132683
resolved "https://registry.yarnpkg.com/expo-modules-autolinking/-/expo-modules-autolinking-0.0.3.tgz#45ba8cb1798f9339347ae35e96e9cc70eafb3727"
@@ -2624,44 +2694,64 @@ expo-modules-core@~0.2.0:
26242694
resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-0.2.0.tgz#68e5b6e53d0afbf8d131578831aed657589a2d42"
26252695
integrity sha512-inpfZ5X/BaTtbj2wG9PA9AC0MN8VyId6KSRlVuEg7+ziurHBy/kKDFxpOddUokhwiln2uhoYPSStJjR/tKypdw==
26262696

2627-
expo-splash-screen@0.11.4:
2628-
version "0.11.4"
2629-
resolved "https://registry.yarnpkg.com/expo-splash-screen/-/expo-splash-screen-0.11.4.tgz#fe474748c132ed2e45f477b882e2cf8735d9db98"
2630-
integrity sha512-WycJfWaBuj/W9KSgYTUHjm90VkwZ0Pv/EIqh2pW4/zw10AoSLHVgVA0CoC5R944iE42m6KWioax/0ydHU61qzA==
2697+
expo-modules-core@~0.3.1:
2698+
version "0.3.2"
2699+
resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-0.3.2.tgz#b0b92b4100c6c13b69ef80ff0a8e97f2cc4f20b6"
2700+
integrity sha512-7ESMwkO5AwRflGDwcF0Yki98244/0n57alUJA/87TNZdciU0wa0joHi2Eb/fT2ggLT8ta1/bnavb1i3xGftj1Q==
26312701
dependencies:
2632-
"@expo/configure-splash-screen" "0.5.0"
2633-
"@expo/prebuild-config" "^2.0.0"
2702+
compare-versions "^3.4.0"
2703+
invariant "^2.2.4"
26342704

2635-
expo-structured-headers@~1.1.1:
2636-
version "1.1.1"
2637-
resolved "https://registry.yarnpkg.com/expo-structured-headers/-/expo-structured-headers-1.1.1.tgz#95e28ff8686a2c06fe6ad1decdbb94cc44716683"
2638-
integrity sha512-OxDsWTDxwAhfW82DDXYTcT9UzSk2fYUb3YHiz/tQ1MObQMh0QVHgxcTe9vvtzguc6O4A2Y+f8tO1g3LcUEN2lg==
2705+
expo-modules-core@~0.4.4, expo-modules-core@~0.4.7:
2706+
version "0.4.7"
2707+
resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-0.4.7.tgz#1ea4de95bb4ac1ee125efe50b6f25055c36d86c6"
2708+
integrity sha512-boEbB3tAYO7WkgcaXToQLY8IUeEGOZeDF+StTL38FA0l8jzJwwQLU7TaWjWEMGfxvvn7KP7V7kFudJKc7dak3g==
2709+
dependencies:
2710+
compare-versions "^3.4.0"
2711+
invariant "^2.2.4"
26392712

2640-
expo-updates-interface@~0.2.2:
2641-
version "0.2.2"
2642-
resolved "https://registry.yarnpkg.com/expo-updates-interface/-/expo-updates-interface-0.2.2.tgz#f754ce2c562f427d87893a9d22a4cbab39e0defd"
2643-
integrity sha512-Gvjk/6DntlPfkoRrrmbl9jzD2YtlNVa9jV9/T1+zdvg9XvO7H+BUgAQ1NYFFx/3Wdk03z+xfCYugRWk9X5nZ5A==
2644-
2645-
expo-updates@0.8.5:
2646-
version "0.8.5"
2647-
resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-0.8.5.tgz#38da04bb68a222297a1d36a2cc3c2159a0b1f221"
2648-
integrity sha512-MX4YI80oPvbjLzdo+sNvxRma8TEOxESliADHdbrJQpdILhPZTz6GLSypqDKZps68oyvYWxJqID55EBam1nFlAg==
2649-
dependencies:
2650-
"@expo/config" "^5.0.6"
2651-
"@expo/config-plugins" "^3.0.6"
2652-
"@expo/metro-config" "^0.1.81"
2653-
expo-structured-headers "~1.1.1"
2654-
expo-updates-interface "~0.2.2"
2713+
expo-splash-screen@0.13.4:
2714+
version "0.13.4"
2715+
resolved "https://registry.yarnpkg.com/expo-splash-screen/-/expo-splash-screen-0.13.4.tgz#70de5dcbb5bbd3ce88185e830d84f123c8afafe1"
2716+
integrity sha512-xcRCx07WlPGP8+qKxqAW4KP1+j7/a9H+xn8/cmpKAmzYbs/ttTRzDEQzEq8BvVqyoBPS6Qo7Hwl1BHDpssjftw==
2717+
dependencies:
2718+
"@expo/configure-splash-screen" "^0.6.0"
2719+
"@expo/prebuild-config" "^3.0.6"
2720+
expo-modules-core "~0.4.4"
2721+
2722+
expo-structured-headers@~2.0.0:
2723+
version "2.0.0"
2724+
resolved "https://registry.yarnpkg.com/expo-structured-headers/-/expo-structured-headers-2.0.0.tgz#a30a370ad9f7bb65a03d81cadc2a0c88e038349d"
2725+
integrity sha512-pCMjCNpVX8rTD0gwfa29ShUY2++4yxCXodvMWwQonvDtunp2UC3PlvGo82oBBOqsV0yKPN2rMO43tOYSH6lW0Q==
2726+
2727+
expo-updates-interface@~0.4.0:
2728+
version "0.4.0"
2729+
resolved "https://registry.yarnpkg.com/expo-updates-interface/-/expo-updates-interface-0.4.0.tgz#20961f2cb4bd068a74c29434affa08791dbaa240"
2730+
integrity sha512-EUJaLnDAePikGEQT8w6gjCY3m/dlGgjZKVn5XBaxZMkHzOy3PDQo6QOcK/bcMdkA3CyNrvo6NCe+/7RHrgmK4A==
2731+
2732+
expo-updates@0.10.9:
2733+
version "0.10.9"
2734+
resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-0.10.9.tgz#17ed869fe0bbc506f53ff8af4283def2fc08242c"
2735+
integrity sha512-DOFZ/P23hDrVQ53zJ8/ayWJbrwO/WuOV9puSo3nGDsp3Hbd0ubWha2NCwYegIJdR4VIPyJgK/EXUOAciOjxhNg==
2736+
dependencies:
2737+
"@expo/config" "^5.0.9"
2738+
"@expo/config-plugins" "^4.0.2"
2739+
"@expo/metro-config" "~0.1.84"
2740+
expo-manifests "~0.2.2"
2741+
expo-modules-core "~0.4.7"
2742+
expo-structured-headers "~2.0.0"
2743+
expo-updates-interface "~0.4.0"
26552744
fbemitter "^2.1.1"
26562745
resolve-from "^5.0.0"
26572746
uuid "^3.4.0"
26582747

2659-
expo-web-browser@9.2.0:
2660-
version "9.2.0"
2661-
resolved "https://registry.yarnpkg.com/expo-web-browser/-/expo-web-browser-9.2.0.tgz#34c1355552c4c6eaae515340a0761939a9bf6152"
2662-
integrity sha512-Gy9tkIw/JplfiTiOR/pdEbLdyuzeQBYFuU27TXSfLOn/tDRcOghOcJ+vNH2FX3iZqReBHMJEINjcWxpOpOvpFw==
2748+
expo-web-browser@9.3.0:
2749+
version "9.3.0"
2750+
resolved "https://registry.yarnpkg.com/expo-web-browser/-/expo-web-browser-9.3.0.tgz#ba99206baa188cd0d100ca0f8b8f4087dab5095c"
2751+
integrity sha512-iwYXA30w20i+nISIrqHq4VZVQsCOCCXg7TeTLOlzYz5cX1oa7n39DoOmZkIuuRN+10lbMfxL8+lXY1SMaWg1Ww==
26632752
dependencies:
26642753
compare-urls "^2.0.0"
2754+
expo-modules-core "~0.3.1"
26652755

26662756
extend-shallow@^2.0.1:
26672757
version "2.0.1"
@@ -4758,13 +4848,13 @@ react-native-screens@3.8.0, react-native-screens@^3.4.0:
47584848
dependencies:
47594849
warn-once "^0.1.0"
47604850

4761-
react-native-unimodules@0.14.8:
4762-
version "0.14.8"
4763-
resolved "https://registry.yarnpkg.com/react-native-unimodules/-/react-native-unimodules-0.14.8.tgz#8bf859ac1a4e06122e0331ddf9dec62019884432"
4764-
integrity sha512-yL6yaG6rq0dYb9/rN3KyZtOPxc0mt69GsWavAZBnhwN1v4uMi50DiHFdfACTPmPnz420woITmBpKK0juWRZOew==
4851+
react-native-unimodules@0.14.10:
4852+
version "0.14.10"
4853+
resolved "https://registry.yarnpkg.com/react-native-unimodules/-/react-native-unimodules-0.14.10.tgz#c9f9c607ab71497621451e0ccfa7a81074c53136"
4854+
integrity sha512-QpNyxdK81qtu9Y2omj7QRAnfoOGzDUC3iFCHwjFDew7J2KMn7RvlMs6hBj3lFTcee60TRB6gUY69lFL+DpPBFQ==
47654855
dependencies:
47664856
"@unimodules/core" "~7.1.2"
4767-
"@unimodules/react-native-adapter" "~6.3.7"
4857+
"@unimodules/react-native-adapter" "~6.3.9"
47684858
chalk "^2.4.2"
47694859
expo-asset "~8.3.3"
47704860
expo-constants "~11.0.2"
@@ -5860,7 +5950,7 @@ xml-js@^1.6.11:
58605950
dependencies:
58615951
sax "^1.2.4"
58625952

5863-
xml2js@^0.4.23:
5953+
xml2js@0.4.23, xml2js@^0.4.23:
58645954
version "0.4.23"
58655955
resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.4.23.tgz#a0c69516752421eb2ac758ee4d4ccf58843eac66"
58665956
integrity sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==

0 commit comments

Comments
 (0)