diff --git a/package-lock.json b/package-lock.json index 5e92cd9..d26db5b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15492,9 +15492,9 @@ } }, "react-native-share": { - "version": "3.8.5", - "resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-3.8.5.tgz", - "integrity": "sha512-GjMI2NwUvi8zC7JHWk6NIcg/gFJmK/+cAQ8VStvfy4/kOiXYE5YnpPjvKs/K1Aun0HqYi2vjvZruL5ouDEWxmg==" + "version": "7.8.0", + "resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.8.0.tgz", + "integrity": "sha512-xD05WIL+F4/sa6AHayeOn+mx7IHHqYhucyehIhzi6SypnzMh69fdg0BBOX9EW3nj0G6cn/mNm0Nbu9on9rP6PA==" }, "react-native-simple-toast": { "version": "1.1.3", diff --git a/package.json b/package.json index 8a1f6cb..623b5e8 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "react-native-hyperlink": "0.0.19", "react-native-modal-datetime-picker": "8.0.0", "react-native-push-notification": "3.2.1", - "react-native-share": "^3.0.0", + "react-native-share": "^7.8.0", "react-native-simple-toast": "^1.1.3", "react-native-size-matters": "^0.4.0", "react-native-vector-icons": "^9.2.0",