diff --git a/package-lock.json b/package-lock.json index 532bb3c..a1a923f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15240,9 +15240,9 @@ } }, "react-native-share": { - "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==" + "version": "7.9.0", + "resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.9.0.tgz", + "integrity": "sha512-I9RPp7Ph7dusPwN+/TgFq2V9vLVCN12gwUzpgM1eCoqTMN54dVWI+9k0loCgANv3CdajiKSOrGh+DTnsmhG9VA==" }, "react-native-simple-toast": { "version": "1.1.3", diff --git a/package.json b/package.json index 8637eb5..c47d31b 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": "^7.8.0", + "react-native-share": "^7.9.0", "react-native-simple-toast": "^1.1.3", "react-native-size-matters": "^0.4.0", "react-native-vector-icons": "^9.2.0", diff --git a/yarn.lock b/yarn.lock index cc30257..24bfb24 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6646,10 +6646,10 @@ react-native-push-notification@3.2.1: dependencies: "@react-native-community/push-notification-ios" "^1.0.1" -react-native-share@^7.8.0: - version "7.8.0" - resolved "https://registry.yarnpkg.com/react-native-share/-/react-native-share-7.8.0.tgz#93d72202a2ace920e21a1179bc2e0d807c9c71c3" - integrity sha512-xD05WIL+F4/sa6AHayeOn+mx7IHHqYhucyehIhzi6SypnzMh69fdg0BBOX9EW3nj0G6cn/mNm0Nbu9on9rP6PA== +react-native-share@^7.9.0: + version "7.9.0" + resolved "https://registry.yarnpkg.com/react-native-share/-/react-native-share-7.9.0.tgz#31f28d85201bada5e511c5f14d5935df2166fe93" + integrity sha512-I9RPp7Ph7dusPwN+/TgFq2V9vLVCN12gwUzpgM1eCoqTMN54dVWI+9k0loCgANv3CdajiKSOrGh+DTnsmhG9VA== react-native-simple-toast@^1.1.3: version "1.1.3"