diff --git a/mobile/js_files/package.json b/mobile/js_files/package.json index 50544906693..ee343af6ff5 100644 --- a/mobile/js_files/package.json +++ b/mobile/js_files/package.json @@ -24,7 +24,7 @@ "react-native-camera": "^3.3.3", "react-native-config": "git+https://github.com/status-im/react-native-config.git#0.11.2-1-status", "react-native-dialogs": "^1.0.4", - "react-native-fetch-polyfill": "^1.1.2", + "react-native-fetch-polyfill": "^1.1.3", "react-native-firebase": "^5.5.6", "react-native-fs": "^2.14.1", "react-native-gesture-handler": "^1.3.0", diff --git a/mobile/js_files/yarn.lock b/mobile/js_files/yarn.lock index 9f089da53a9..95e0b978e6e 100644 --- a/mobile/js_files/yarn.lock +++ b/mobile/js_files/yarn.lock @@ -4813,10 +4813,10 @@ react-native-dialogs@^1.0.4: resolved "https://registry.yarnpkg.com/react-native-dialogs/-/react-native-dialogs-1.0.4.tgz#c3bcee4a8a4ca2e97131bd5ffaed8db6ab1dec48" integrity sha512-Q3e4bAPp13jnPkStKYzyE/pb6xVY1spSlGHzq3zljV7uMXqFHjuTBRiM/qfm2bSZplR/znzVS/y2TtcW+1aufQ== -react-native-fetch-polyfill@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/react-native-fetch-polyfill/-/react-native-fetch-polyfill-1.1.2.tgz#256b5a0abd78cc4992f7a7cf82543da2f2124a73" - integrity sha1-JWtaCr14zEmS96fPglQ9ovISSnM= +react-native-fetch-polyfill@^1.1.3: + version "1.1.3" + resolved "https://registry.yarnpkg.com/react-native-fetch-polyfill/-/react-native-fetch-polyfill-1.1.3.tgz#a02d9069a2f7108ca0b70b8469085c67cc02949c" + integrity sha512-zr5yXQftuGq+ABGa3n4ZE+vkL1lBsMSePkRINm3/6vlpbwnLXYoijwazTO/W8GjsV4LAgGmzuieZxKO/NxW19A== react-native-firebase@^5.5.6: version "5.5.6" @@ -4877,11 +4877,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 +4884,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"