Merge pull request #3543 from BlueWallet/renovate/react-native-modal-12.x

Update dependency react-native-modal to v12
This commit is contained in:
GLaDOS 2021-08-08 07:08:54 +01:00 committed by GitHub
commit 0ce3dd3bb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -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"

View File

@ -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",