diff --git a/package.json b/package.json index 83b7f731571..49e963c2052 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "react-native-progress": "5.0.0", "react-native-prompt-android": "^1.1.0", "react-native-reanimated": "2.2.2", - "react-native-restart": "0.0.22", + "react-native-restart": "0.0.24", "react-native-safe-area-context": "3.2.0", "react-native-screens": "3.11.0", "react-native-scrollable-tab-view": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index 6a73801e702..b7693bdcf0c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15024,10 +15024,10 @@ react-native-redash@^16.1.1: normalize-svg-path "^1.0.1" parse-svg-path "^0.1.2" -react-native-restart@0.0.22: - version "0.0.22" - resolved "https://registry.yarnpkg.com/react-native-restart/-/react-native-restart-0.0.22.tgz#81fcb7f31e35951d85410c68b9556acf3ab88705" - integrity sha512-XwCqAMAKsO8yCM3xACPFKvkDQZe41lcavOuO0gUEu803IuTLtciualCq/qs83ryRDCDh1jkXYRqFjsGjLMCN3Q== +react-native-restart@0.0.24: + version "0.0.24" + resolved "https://registry.yarnpkg.com/react-native-restart/-/react-native-restart-0.0.24.tgz#c7036f25d900d9221b84d3e5129b02d4289d4e94" + integrity sha512-pvJNU3NwQk6bCG2gOWcQpZ4IxhtELB0K9gzmtixfsaTFbW1UXXHkJNjk1kHazcbH5hrD7QbUkR63fsAVh8X4VQ== react-native-safe-area-context@3.2.0: version "3.2.0"