mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-24 23:38:57 +01:00
Merge pull request #3071 from BlueWallet/snyk-upgrade-221f59be57425604c0f4bc458ba5431a
[Snyk] Upgrade react-native-modal from 11.7.0 to 11.10.0
This commit is contained in:
commit
8ba04256c9
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -18827,9 +18827,9 @@
|
|||
"integrity": "sha512-4Ii7lqiD9iL0LxTWifAiEsDcDPpvos/29fEVkHxgEDD7J5f+NROMkFSFomKgz1Cab1TmN5mau3o8yFmYrPFcnw=="
|
||||
},
|
||||
"react-native-modal": {
|
||||
"version": "11.7.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-modal/-/react-native-modal-11.7.0.tgz",
|
||||
"integrity": "sha512-0AeAugUrn12DaJK+k2XGmt8ZIUyWgl1nRdipfwHZDnzFSM8g1oqpf7rHxjOqhimHtmzSj4xJ//ZOn1DWe9aC5Q==",
|
||||
"version": "11.10.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-modal/-/react-native-modal-11.10.0.tgz",
|
||||
"integrity": "sha512-syRYDJYSh16bR37R5EKU9T/wC+5bEOfF17IUqf5URdhbEDd+hxyMInC++l45E8oI+MtdOaEp9yAws5xDqk8dnA==",
|
||||
"requires": {
|
||||
"prop-types": "^15.6.2",
|
||||
"react-native-animatable": "1.3.3"
|
||||
|
|
|
@ -143,7 +143,7 @@
|
|||
"react-native-level-fs": "3.0.1",
|
||||
"react-native-linear-gradient": "2.5.6",
|
||||
"react-native-localize": "2.0.2",
|
||||
"react-native-modal": "11.7.0",
|
||||
"react-native-modal": "11.10.0",
|
||||
"react-native-navigation-bar-color": "git+https://github.com/BlueWallet/react-native-navigation-bar-color.git#34e44b8f44e442133de9d35c35f2679d40982804",
|
||||
"react-native-obscure": "1.2.1",
|
||||
"react-native-passcode-auth": "git+https://github.com/BlueWallet/react-native-passcode-auth.git#a2ff977ba92b36f8d0a5567f59c05cc608e8bd12",
|
||||
|
|
Loading…
Add table
Reference in a new issue