Sofiya Tepikin
2022-08-22 09:09:06 +00:00
parent 27dd9bca19
commit ab6e9c5d87
3 changed files with 8 additions and 8 deletions
+3 -3
View File
@@ -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",
+1 -1
View File
@@ -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",
+4 -4
View File
@@ -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"