From a2b3af51a753e190be03dfdc0d85aa94a786686d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 02:03:25 +0000 Subject: [PATCH] Bump react-native-fast-image from 7.0.2 to 8.3.0 in /shared 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] --- shared/package.json | 2 +- shared/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/shared/package.json b/shared/package.json index ea24965edc7c..318c44f11449 100644 --- a/shared/package.json +++ b/shared/package.json @@ -165,7 +165,7 @@ "react-native": "0.61.5", "react-native-audio": "4.3.0", "react-native-contacts": "5.0.3", - "react-native-fast-image": "7.0.2", + "react-native-fast-image": "8.3.0", "react-native-gesture-handler": "1.5.2", "react-native-iphone-x-helper": "1.2.1", "react-native-mime-types": "2.2.1", diff --git a/shared/yarn.lock b/shared/yarn.lock index 35a9d3cb6833..6c3eb8fccc2c 100644 --- a/shared/yarn.lock +++ b/shared/yarn.lock @@ -10968,10 +10968,10 @@ react-native-contacts@5.0.3: resolved "https://registry.yarnpkg.com/react-native-contacts/-/react-native-contacts-5.0.3.tgz#8f240e7dd09e654c1ca37f151534909a7cf8e272" integrity sha512-fxHcUj5VzwoWrC5UihiH3qCesSUcc6RAov5QecdJ/x2i8bG39Eg5WoCdNFzvlKRALLSABj70pVcj5DdiW/qlgw== -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" - integrity sha512-MfuzJbC0RjYobR2gFCdqe1I7jvNOCfDkjQ7VGOHXniqjohhULMkcWNBE9Umovi9Dx93lJ6t5utcE2wf/09zvlg== +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-gesture-handler@1.5.2: version "1.5.2"