From 121b0030bb872bdd5150fa0d39fd6b7af05fec9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 02:02:20 +0000 Subject: [PATCH] Bump react-native-fast-image from 7.0.2 to 8.3.0 in /example Bumps [react-native-fast-image](https://github.com/DylanVann/react-native-fast-image) from 7.0.2 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/v7.0.2...v8.3.0) Signed-off-by: dependabot[bot] --- example/package.json | 2 +- example/yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/example/package.json b/example/package.json index bb116f3..a02b1e5 100644 --- a/example/package.json +++ b/example/package.json @@ -16,7 +16,7 @@ "react-native": "0.61.5", "react-native-audio": "^4.3.0", "react-native-device-info": "^8.0.1", - "react-native-fast-image": "^7.0.2", + "react-native-fast-image": "^8.3.0", "react-native-fs": "^2.16.2", "react-native-gesture-handler": "^1.9.0", "react-native-sound": "^0.11.0", diff --git a/example/yarn.lock b/example/yarn.lock index 74ed159..2307233 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -4521,9 +4521,10 @@ react-native-device-info@^8.0.1: resolved "https://registry.npmjs.org/react-native-device-info/-/react-native-device-info-8.0.1.tgz#23a038ab39a9fe3ea8963feb366361ee7c03a2a1" integrity sha512-5fIcrEfxsyIJ0HZ/pHd+DeYwC81wi5tupFkPSASYXz/7QhatF8W0W6qR+YlvI6gJVSFNgQKgrPrh18RGMgbZdg== -react-native-fast-image@^7.0.2: - version "7.0.2" - resolved "https://registry.npm.taobao.org/react-native-fast-image/download/react-native-fast-image-7.0.2.tgz#e06b21f42f4a9786eaa86f3db35d919070fb8403" +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-fs@^2.16.2: version "2.16.2"