diff --git a/package-lock.json b/package-lock.json index 4f5831176..a520776fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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" diff --git a/package.json b/package.json index 2f8340598..3cee75916 100644 --- a/package.json +++ b/package.json @@ -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",