From 5a4f2b4a3bd8ca6ba1384721ad3e87041b8c0e3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 01:56:47 +0000 Subject: [PATCH] Bump react-native-fast-image from 6.1.1 to 8.3.0 in /example Bumps [react-native-fast-image](https://github.com/DylanVann/react-native-fast-image) from 6.1.1 to 8.3.0. - [Release notes](https://github.com/DylanVann/react-native-fast-image/releases) - [Changelog](https://github.com/DylanVann/react-native-fast-image/blob/master/CHANGELOG.md) - [Commits](https://github.com/DylanVann/react-native-fast-image/compare/v6.1.1...v8.3.0) Signed-off-by: dependabot[bot] --- example/package.json | 2 +- example/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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"