fix: upgrade react-native-rate from 1.2.4 to 1.2.6

Snyk has created this PR to upgrade react-native-rate from 1.2.4 to 1.2.6.

See this package in npm:
https://www.npmjs.com/package/react-native-rate

See this project in Snyk:
https://app.snyk.io/org/bluewallet/project/4d0df22a-0152-410a-8584-6df0d0a596d4?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot 2021-05-28 23:33:08 +00:00
parent e32f1b249c
commit 01c5dfc889
No known key found for this signature in database
GPG key ID: 09541BBFF0C4C795
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -17772,9 +17772,9 @@
}
},
"react-native-rate": {
"version": "1.2.4",
"resolved": "https://registry.npmjs.org/react-native-rate/-/react-native-rate-1.2.4.tgz",
"integrity": "sha512-lvmxu4UJ7/OfpNwww3AmTzAkKdD8z65VNguoKanRyBhrSm/IeNYLe482Vku9YodgWNkjZfl2AtJ51Sv9rhUu3A=="
"version": "1.2.6",
"resolved": "https://registry.npmjs.org/react-native-rate/-/react-native-rate-1.2.6.tgz",
"integrity": "sha512-sCAwNo9DxM7TA6Dwc81WXboPu+UppXkkUiAxKuh31KF+VXbknhwKNw5sUzCaJUJ3M5PKV+WKgfYrAPoByQRVww=="
},
"react-native-ratings": {
"version": "7.6.1",

View file

@ -155,7 +155,7 @@
"react-native-qrcode-svg": "6.1.1",
"react-native-quick-actions": "0.3.13",
"react-native-randombytes": "3.6.1",
"react-native-rate": "1.2.4",
"react-native-rate": "1.2.6",
"react-native-reanimated": "2.1.0",
"react-native-safe-area-context": "3.2.0",
"react-native-screens": "2.18.1",