mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 23:27:26 +01:00
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:
parent
e32f1b249c
commit
01c5dfc889
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue