From 46a56d3d63142699f8e6301f5b5475c8300f5641 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 02:02:06 +0000 Subject: [PATCH] build(deps): bump react-native-fast-image from 7.0.2 to 8.3.0 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] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1b3957c..2890d3b 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "react": "16.11.0", "react-native": "0.62.0", "react-native-device-info": "^5.5.4", - "react-native-fast-image": "7.0.2", + "react-native-fast-image": "8.3.0", "react-native-gesture-handler": "^1.6.1", "react-native-iphone-x-helper": "1.2.1", "react-native-keyboard-manager": "4.0.13-16", diff --git a/yarn.lock b/yarn.lock index ff6a15f..9ee59bc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5013,9 +5013,9 @@ react-native-device-info@^5.5.4: version "5.5.4" resolved "https://registry.npm.taobao.org/react-native-device-info/download/react-native-device-info-5.5.4.tgz#470770db4e8a35c55b8269473d81790102074057" -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" react-native-gesture-handler@^1.6.1: version "1.6.1"