From 5f637a08aee420d64f61a6186a835835706a4a99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 02:01:39 +0000 Subject: [PATCH] Bump react-native-fast-image from 8.1.5 to 8.3.0 Bumps [react-native-fast-image](https://github.com/DylanVann/react-native-fast-image) from 8.1.5 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/v8.1.5...v8.3.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1fca572..c4f1f9b 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "formik": "^2.1.4", "react": "16.11.0", "react-native": "0.62.2", - "react-native-fast-image": "^8.1.5", + "react-native-fast-image": "^8.3.0", "react-native-gesture-handler": "^1.6.1", "react-native-image-picker": "^2.3.1", "react-native-linear-gradient": "^2.5.6", diff --git a/yarn.lock b/yarn.lock index 49749ff..fc77d44 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5667,10 +5667,10 @@ react-native-animatable@1.3.3: dependencies: prop-types "^15.7.2" -react-native-fast-image@^8.1.5: - version "8.1.5" - resolved "https://registry.yarnpkg.com/react-native-fast-image/-/react-native-fast-image-8.1.5.tgz#0a6404c988dad68c98d26f91155d0a5293ba2ea5" - integrity sha512-DoAWGLeQ2hbllummrpXH9B38OgM0TFmNYCF34F90/hdHZirqUtYHzF4QDdb/NV7ebSijHmM3mpkzct8PXtcYyg== +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.6.1: version "1.6.1"