From 5a8271d5b591f0e6eda62e90cd5287f4691d45c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 01:55:20 +0000 Subject: [PATCH] Bump react-native-fast-image from 4.0.14 to 8.3.0 Bumps [react-native-fast-image](https://github.com/DylanVann/react-native-fast-image) from 4.0.14 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/v4.0.14...v8.3.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 14 ++++++-------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 7024689..ee6469e 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "react-native-cookies": "^3.3.0", "react-native-custom-tabs": "0.1.7", "react-native-dialogs": "1.0.1", - "react-native-fast-image": "4.0.14", + "react-native-fast-image": "8.3.0", "react-native-firebase": "4.3.7", "react-native-haptic-feedback": "1.2.0", "react-native-iap": "1.2.5", diff --git a/yarn.lock b/yarn.lock index 634350a..005a3af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2038,7 +2038,7 @@ compressible@~2.0.13: compression@^1.7.1: version "1.7.2" - resolved "http://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" + resolved "https://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" dependencies: accepts "~1.3.4" bytes "3.0.0" @@ -5590,7 +5590,7 @@ once@^1.3.0, once@^1.3.3, once@^1.4.0: onetime@^1.0.0: version "1.1.0" - resolved "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" + resolved "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" onetime@^2.0.0: version "2.0.1" @@ -6042,7 +6042,7 @@ prop-types@15.6.2: loose-envify "^1.3.1" object-assign "^4.1.1" -prop-types@15.x.x, prop-types@^15.5.10, prop-types@^15.5.8, prop-types@^15.6.0, prop-types@^15.6.1: +prop-types@15.x.x, prop-types@^15.5.8, prop-types@^15.6.0, prop-types@^15.6.1: version "15.6.1" resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.1.tgz#36644453564255ddda391191fb3a125cbdf654ca" dependencies: @@ -6234,11 +6234,9 @@ react-native-dialogs@1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/react-native-dialogs/-/react-native-dialogs-1.0.1.tgz#0c70939137bbf5955c4d08d5afe610d38ef31df0" -react-native-fast-image@4.0.14: - version "4.0.14" - resolved "https://registry.yarnpkg.com/react-native-fast-image/-/react-native-fast-image-4.0.14.tgz#1e84c9a01b1471793e294ef4e7c3cc20e09562a0" - dependencies: - prop-types "^15.5.10" +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-firebase@4.3.7: version "4.3.7"