diff --git a/ios/Podfile.lock b/ios/Podfile.lock index e35db2dacf3..1a02b391ae7 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -603,7 +603,7 @@ PODS: - React-Core - react-native-restart (0.0.27): - React-Core - - react-native-safe-area-context (4.11.0): + - react-native-safe-area-context (4.14.1): - React-Core - react-native-shake (5.5.2): - RCT-Folly (= 2021.07.22.00) @@ -1281,7 +1281,7 @@ SPEC CHECKSUMS: react-native-pager-view: c65514a81a384c3ce244b5bd87167761740308d3 react-native-quick-crypto: e254783f9681542c182f9439f91139137e3b9e48 react-native-restart: 7595693413fe3ca15893702f2c8306c62a708162 - react-native-safe-area-context: 851c62c48dce80ccaa5637b6aa5991a1bc36eca9 + react-native-safe-area-context: 141eca0fd4e4191288dfc8b96a7c7e1c2983447a react-native-shake: 0c36371dd63019afa68890ccc65a442ee21b4dde react-native-simple-toast: 1f1cc551d419bc0ab05dcb0136554006c274789d react-native-splash-screen: 4312f786b13a81b5169ef346d76d33bc0c6dc457 diff --git a/package.json b/package.json index 93d68eca19f..d94cc0ee514 100644 --- a/package.json +++ b/package.json @@ -162,7 +162,7 @@ "react-native-quick-crypto": "^0.7.7", "react-native-reanimated": "^3.15.1", "react-native-restart": "^0.0.27", - "react-native-safe-area-context": "^4.11.0", + "react-native-safe-area-context": "^4.14.0", "react-native-screens": "^4.3.0", "react-native-shake": "5.5.2", "react-native-share": "^11.1.0", diff --git a/yarn.lock b/yarn.lock index 7b9d602921e..735621bdc74 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12760,10 +12760,10 @@ react-native-restart@^0.0.27: resolved "https://registry.yarnpkg.com/react-native-restart/-/react-native-restart-0.0.27.tgz#43aa8210312c9dfa5ec7bd4b2f35238ad7972b19" integrity sha512-8KScVICrXwcTSJ1rjWkqVTHyEKQIttm5AIMGSK1QG1+RS5owYlE4z/1DykOTdWfVl9l16FIk0w9Xzk9ZO6jxlA== -react-native-safe-area-context@^4.11.0: - version "4.11.0" - resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.11.0.tgz#d45271363672dc1923ddb0ce5a6ad588e210c85d" - integrity sha512-Bg7bozxEB+ZS+H3tVYs5yY1cvxNXgR6nRQwpSMkYR9IN5CbxohLnSprrOPG/ostTCd4F6iCk0c51pExEhifSKQ== +react-native-safe-area-context@^4.14.0: + version "4.14.1" + resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.14.1.tgz#980c3c9db02a2314fa8ceb07f614728802320367" + integrity sha512-+tUhT5WBl8nh5+P+chYhAjR470iCByf9z5EYdCEbPaAK3Yfzw+o8VRPnUgmPAKlSccOgQBxx3NOl/Wzckn9ujg== react-native-safe-modules@^1.0.3: version "1.0.3"