diff --git a/example/package.json b/example/package.json index dc06376..e477688 100644 --- a/example/package.json +++ b/example/package.json @@ -10,7 +10,7 @@ "react": "16.8.3", "react-native": "0.59.9", "react-native-dynamic-vector-icons": "0.0.4", - "react-native-fast-image": "^6.0.3", + "react-native-fast-image": "^8.3.0", "react-native-material-ripple": "^0.8.0", "react-native-modal": "^11.0.1", "react-native-svg": "^9.4.0", diff --git a/example/yarn.lock b/example/yarn.lock index 41da40a..2d2eba6 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -4885,10 +4885,10 @@ react-native-dynamic-vector-icons@0.0.4: resolved "https://registry.yarnpkg.com/react-native-dynamic-vector-icons/-/react-native-dynamic-vector-icons-0.0.4.tgz#85346cd8ab60da71344cb4304ddad07a32590e0f" integrity sha512-J0dYFLKknPgXWTB63bykLH1+ZUh52ORPN3HapFH7JSUlFa5V/spiQAQlfeZTZxLHr83+5UMcRLDRWpE0brCC3w== -react-native-fast-image@^6.0.3: - version "6.1.1" - resolved "https://registry.yarnpkg.com/react-native-fast-image/-/react-native-fast-image-6.1.1.tgz#502165beeafdd117e09dfb68ba322fe602534b8e" - integrity sha512-9bYUY8GLKpuTF9WOC28VM/ceH0+GyV60g3bcwYeiq0A+oDBVyVlj/ovMaJqRxHII6GQYX0WbTkiT5kWtPCtWkA== +react-native-fast-image@^8.3.0: + version "8.3.0" + resolved "https://registry.yarnpkg.com/react-native-fast-image/-/react-native-fast-image-8.3.0.tgz#5821fac5e8759b3a87628600522eb72c579b0b9f" + integrity sha512-b0uhUEXKuIWY1WFai30i4LR99kF8OKoOjl6Yqcnc/bydkuE1r7oj0eUNifa7jwD4Pdpeff+uGMrEz27UMap0yQ== react-native-material-ripple@^0.8.0: version "0.8.0"