From c11851c8a3e6e593e90a696d80346aa81a610f61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 01:58:23 +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 e7af8cf..b4068f8 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "react-native-camera": "^3.9.0", "react-native-countdown-component": "^2.6.0", "react-native-elements": "^1.2.7", - "react-native-fast-image": "^7.0.2", + "react-native-fast-image": "^8.3.0", "react-native-global-props": "^1.1.5", "react-native-haptic-feedback": "^1.8.2", "react-native-indicators": "^0.17.0", diff --git a/yarn.lock b/yarn.lock index 26e3991..2a755f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4963,9 +4963,9 @@ react-native-elements@^1.2.7: react-native-ratings "^6.3.0" react-native-status-bar-height "^2.2.0" -react-native-fast-image@^7.0.2: - version "7.0.2" - resolved "https://registry.yarnpkg.com/react-native-fast-image/-/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-global-props@^1.1.5: version "1.1.5"