Merge branch 'dependabot-npm_and_yarn-react-native-share-7.8.0' into 'main'

Bump react-native-share from 3.8.5 to 7.8.0

See merge request bloodyhealth/drip!485
This commit is contained in:
Maria Zadnepryanets
2022-08-16 12:41:22 +00:00
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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",
+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": "^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",