diff --git a/fixture/expo/package.json b/fixture/expo/package.json index 95a76b3c3..e84ba7806 100644 --- a/fixture/expo/package.json +++ b/fixture/expo/package.json @@ -15,7 +15,7 @@ "react": "18.2.0", "react-dom": "18.2.0", "react-native": "0.72.10", - "react-native-web": "0.19.12" + "react-native-web": "0.19.13" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/fixture/expo/yarn.lock b/fixture/expo/yarn.lock index 95782e0ee..9a912c155 100644 --- a/fixture/expo/yarn.lock +++ b/fixture/expo/yarn.lock @@ -7346,10 +7346,10 @@ react-is@^17.0.1: resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== -react-native-web@0.19.12: - version "0.19.12" - resolved "https://registry.yarnpkg.com/react-native-web/-/react-native-web-0.19.12.tgz#30d1fd70bdff7886f43c0c2698629d830fade6bc" - integrity sha512-o2T0oztoVDQjztt4YksO9S1XRjoH/AqcSvifgWLrPJgGVbMWsfhILgl6lfUdEamVZzZSVV/2gqDVMAk/qq7mZw== +react-native-web@0.19.13: + version "0.19.13" + resolved "https://registry.yarnpkg.com/react-native-web/-/react-native-web-0.19.13.tgz#2d84849bf0251ec0e3a8072fda7f9a7c29375331" + integrity sha512-etv3bN8rJglrRCp/uL4p7l8QvUNUC++QwDbdZ8CB7BvZiMvsxfFIRM1j04vxNldG3uo2puRd6OSWR3ibtmc29A== dependencies: "@babel/runtime" "^7.18.6" "@react-native/normalize-colors" "^0.74.1"