diff --git a/package-lock.json b/package-lock.json index 6d80e6332a1c45..717c5c0230cfe4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14599,6 +14599,17 @@ "react-native-svg": "git+https://github.com/wordpress-mobile/react-native-svg.git#83c4e7c16b704c7706339341b22434b29f0b27d6", "react-native-url-polyfill": "^1.1.2", "react-native-video": "git+https://github.com/wordpress-mobile/react-native-video.git#e74bb901f37f86a8842232468b43c9cbaedb6aa4" + }, + "dependencies": { + "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==", + "requires": { + "prop-types": "^15.6.2", + "react-native-animatable": "1.3.3" + } + } } }, "@wordpress/readable-js-assets-webpack-plugin": { @@ -50369,15 +50380,6 @@ "version": "git+https://github.com/wordpress-mobile/react-native-linear-gradient.git#deafc7a7b3dcfdc2a2d8327b5727cb393f1cabf7", "from": "git+https://github.com/wordpress-mobile/react-native-linear-gradient.git#deafc7a7b3dcfdc2a2d8327b5727cb393f1cabf7" }, - "react-native-modal": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/react-native-modal/-/react-native-modal-6.5.0.tgz", - "integrity": "sha512-ewchdETAGd32xLGLK93NETEGkRcePtN7ZwjmLSQnNW1Zd0SRUYE8NqftjamPyfKvK0i2DZjX4YAghGZTqaRUbA==", - "requires": { - "prop-types": "^15.6.1", - "react-native-animatable": "^1.2.4" - } - }, "react-native-prompt-android": { "version": "git+https://github.com/wordpress-mobile/react-native-prompt-android.git#6406b77d0162262c868bcbbaa0766bfafbf43742", "from": "git+https://github.com/wordpress-mobile/react-native-prompt-android.git#6406b77d0162262c868bcbbaa0766bfafbf43742"