diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 4a420de01f3..342b6f78d75 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -137,7 +137,7 @@ PODS: - React - react-native-mail (4.0.0): - React - - react-native-netinfo (4.2.1): + - react-native-netinfo (4.2.2): - React - react-native-shake (3.3.1): - React diff --git a/mobile/js_files/yarn.lock b/mobile/js_files/yarn.lock index 27c92d2b914..774bf08eaa0 100644 --- a/mobile/js_files/yarn.lock +++ b/mobile/js_files/yarn.lock @@ -993,9 +993,9 @@ ws "^1.1.0" "@react-native-community/netinfo@^4.1.5": - version "4.2.1" - resolved "https://registry.yarnpkg.com/@react-native-community/netinfo/-/netinfo-4.2.1.tgz#b6309f078da500807ef8afa4d659e56ccd14dee4" - integrity sha512-kAnmYp8vXpZToPw8rgE7uO+MqmqHSR9VEDPkuZT0DnFMBJmIXCSD2NLAD28HGKVY/kujVWCknC/FuVWr5/A3uA== + version "4.2.2" + resolved "https://registry.yarnpkg.com/@react-native-community/netinfo/-/netinfo-4.2.2.tgz#15035730a230e743b2e5429f2bbd75b0851a4b98" + integrity sha512-ktMlUCYn+vKL8PQH/e6Vpoygvn3gU+Ibc1uD7m+pYhQwiKHD7eqCRAkR1Xt5vc2L3Xy3N1z0tMXlxzK4IKbYyQ== "@react-navigation/core@~3.4.1": version "3.4.2"