diff --git a/package-lock.json b/package-lock.json index 823a5c0..08e65a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7989,9 +7989,9 @@ "integrity": "sha512-2d8RlzfjA4fTJaXD3xObTt0hv+7i41bDyWDB9+zOI0zS1nGvY4mtENKhte8ceRih/3eZWQLpwkkHFP1Y8AG/5w==" }, "react-native-fast-image": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/react-native-fast-image/-/react-native-fast-image-5.1.2.tgz", - "integrity": "sha512-NZsuW36I4fqnlOuxh0ZY31Q7wGWSqZMOC0wtp7ZcSG2dmjXSFaSFTdxX2vJx4Dhm0tMT3qG4yrn2ob3BiZEudA==" + "version": "8.3.0", + "resolved": "https://registry.npmjs.org/react-native-fast-image/-/react-native-fast-image-8.3.0.tgz", + "integrity": "sha512-b0uhUEXKuIWY1WFai30i4LR99kF8OKoOjl6Yqcnc/bydkuE1r7oj0eUNifa7jwD4Pdpeff+uGMrEz27UMap0yQ==" }, "react-native-htmlview": { "version": "0.13.0", diff --git a/package.json b/package.json index 243c91a..a7a1126 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "react-native-dropdownalert": "^3.9.1", "react-native-elements": "^0.19.1", "react-native-exit-app": "^1.0.0", - "react-native-fast-image": "^5.1.2", + "react-native-fast-image": "^8.3.0", "react-native-htmlview": "^0.13.0", "react-native-i18n": "^2.0.15", "react-native-image-picker": "^0.28.0",