diff --git a/example/package.json b/example/package.json index bcf14b8..f32e866 100644 --- a/example/package.json +++ b/example/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "ramda": "^0.26.1", - "react": "16.8.3", + "react": "16.14.0", "react-native": "0.59.4", "react-native-permissions": "^1.1.1", "react-native-story-share": "file:..", diff --git a/example/yarn.lock b/example/yarn.lock index e2a797c..40832fe 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -4286,7 +4286,7 @@ react-native-permissions@^1.1.1: resolved "https://registry.yarnpkg.com/react-native-permissions/-/react-native-permissions-1.1.1.tgz#4876004681ff8556454613d85249b01baff9b35b" "react-native-story-share@file:..": - version "0.5.0" + version "0.0.0" react-native-view-shot@^2.6.0: version "2.6.0" @@ -4370,14 +4370,14 @@ react-transform-hmr@^1.0.4: global "^4.3.0" react-proxy "^1.1.7" -react@16.8.3: - version "16.8.3" - resolved "https://registry.yarnpkg.com/react/-/react-16.8.3.tgz#c6f988a2ce895375de216edcfaedd6b9a76451d9" +react@16.14.0: + version "16.14.0" + resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d" + integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g== dependencies: loose-envify "^1.1.0" object-assign "^4.1.1" prop-types "^15.6.2" - scheduler "^0.13.3" read-pkg-up@^2.0.0: version "2.0.0"