diff --git a/mobile/js_files/package.json b/mobile/js_files/package.json index 50544906693..31cdb0622ae 100644 --- a/mobile/js_files/package.json +++ b/mobile/js_files/package.json @@ -29,7 +29,7 @@ "react-native-fs": "^2.14.1", "react-native-gesture-handler": "^1.3.0", "react-native-image-crop-picker": "^0.25.0", - "react-native-image-resizer": "git+https://github.com/status-im/react-native-image-resizer.git#1.0.0-1-status", + "react-native-image-resizer": "git+https://github.com/status-im/react-native-image-resizer.git#1.0.0", "react-native-keychain": "git+https://github.com/status-im/react-native-keychain.git#v.3.0.0-status", "react-native-languages": "^3.0.2", "react-native-mail": "git+https://github.com/status-im/react-native-mail.git#v4.0.0-status", diff --git a/mobile/js_files/yarn.lock b/mobile/js_files/yarn.lock index 9f089da53a9..7fd6eac0a36 100644 --- a/mobile/js_files/yarn.lock +++ b/mobile/js_files/yarn.lock @@ -4849,9 +4849,10 @@ react-native-image-crop-picker@^0.25.0: resolved "https://registry.yarnpkg.com/react-native-image-crop-picker/-/react-native-image-crop-picker-0.25.0.tgz#858fa6fdc857255fe5250252a38d58db347f9067" integrity sha512-SpT8/zRUW+d/girR78Rc9FzqCOwuARRTJX91hENKJ8LPzVos1fthNOJO0LGGvVFYggbtLsLugrPRDRP2MiuGlQ== -"react-native-image-resizer@git+https://github.com/status-im/react-native-image-resizer.git#1.0.0-1-status": +"react-native-image-resizer@git+https://github.com/status-im/react-native-image-resizer.git#1.0.0": version "1.0.0" - resolved "git+https://github.com/status-im/react-native-image-resizer.git#dcbe2e1c461b0dbc265435bfb873f0257c1a1c4a" + uid "7cd8e3c5372d82924a06ef8b493f81f8b1bb3a4b" + resolved "git+https://github.com/status-im/react-native-image-resizer.git#7cd8e3c5372d82924a06ef8b493f81f8b1bb3a4b" "react-native-keychain@git+https://github.com/status-im/react-native-keychain.git#v.3.0.0-status": version "3.0.0-rc.3" @@ -4877,11 +4878,6 @@ react-native-safe-area-view@^0.14.1: dependencies: hoist-non-react-statics "^2.3.1" -react-native-screens@^1.0.0-alpha.22: - version "1.0.0-alpha.22" - resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-1.0.0-alpha.22.tgz#7a120377b52aa9bbb94d0b8541a014026be9289b" - integrity sha512-kSyAt0AeVU6N7ZonfV6dP6iZF8B7Bce+tk3eujXhzBGsLg0VSLnU7uE9VqJF0xdQrHR91ZjGgVMieo/8df9KTA== - "react-native-screens@^1.0.0 || ^1.0.0-alpha": version "1.0.0-alpha.23" resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-1.0.0-alpha.23.tgz#25d7ea4d11bda4fcde2d1da7ae50271c6aa636e0" @@ -4889,6 +4885,11 @@ react-native-screens@^1.0.0-alpha.22: dependencies: debounce "^1.2.0" +react-native-screens@^1.0.0-alpha.22: + version "1.0.0-alpha.22" + resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-1.0.0-alpha.22.tgz#7a120377b52aa9bbb94d0b8541a014026be9289b" + integrity sha512-kSyAt0AeVU6N7ZonfV6dP6iZF8B7Bce+tk3eujXhzBGsLg0VSLnU7uE9VqJF0xdQrHR91ZjGgVMieo/8df9KTA== + react-native-shake@^3.3.1: version "3.4.0" resolved "https://registry.yarnpkg.com/react-native-shake/-/react-native-shake-3.4.0.tgz#3fa8f682651104b39c0b6c199bfa2ab10b36ce28"