mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-20 02:09:10 +01:00
Merge pull request #3543 from BlueWallet/renovate/react-native-modal-12.x
Update dependency react-native-modal to v12
This commit is contained in:
commit
0ce3dd3bb8
6
package-lock.json
generated
6
package-lock.json
generated
@ -18025,9 +18025,9 @@
|
||||
"integrity": "sha512-+uyz2/b0vyLq19fcb7r1qU1gqmzbp3aC6EMTvOVXwfBuiN+aJXR/fDdFOJJ8D7+bLccKeuS2zBDrazh+ZayX/g=="
|
||||
},
|
||||
"react-native-modal": {
|
||||
"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==",
|
||||
"version": "12.0.3",
|
||||
"resolved": "https://registry.npmjs.org/react-native-modal/-/react-native-modal-12.0.3.tgz",
|
||||
"integrity": "sha512-dfceW9w6qeMsxzMgWGR/aCdUb4ku3uvykRgrYDvrBXDghS84eGtEQUyTHO5GMwClQJbC/JtsLmDz/GfiFOkmqw==",
|
||||
"requires": {
|
||||
"prop-types": "^15.6.2",
|
||||
"react-native-animatable": "1.3.3"
|
||||
|
@ -161,7 +161,7 @@
|
||||
"react-native-level-fs": "3.0.1",
|
||||
"react-native-linear-gradient": "2.5.6",
|
||||
"react-native-localize": "2.1.1",
|
||||
"react-native-modal": "11.10.0",
|
||||
"react-native-modal": "12.0.3",
|
||||
"react-native-navigation-bar-color": "https://github.com/BlueWallet/react-native-navigation-bar-color#3b2894ae62fbce99a3bd24105f0921cebaef5c94",
|
||||
"react-native-obscure": "https://github.com/BlueWallet/react-native-obscure.git#f4b83b4a261e39b1f5ed4a45ac5bcabc8a59eadb",
|
||||
"react-native-passcode-auth": "https://github.com/BlueWallet/react-native-passcode-auth#a2ff977ba92b36f8d0a5567f59c05cc608e8bd12",
|
||||
|
Loading…
Reference in New Issue
Block a user