diff --git a/apps/expo/package.json b/apps/expo/package.json index cdcc2e43c3..498137bd44 100644 --- a/apps/expo/package.json +++ b/apps/expo/package.json @@ -38,7 +38,7 @@ "react-native-css-interop": "~0.0.34", "react-native-gesture-handler": "~2.16.2", "react-native-reanimated": "~3.10.1", - "react-native-safe-area-context": "~4.10.1", + "react-native-safe-area-context": "~4.10.7", "react-native-screens": "~3.31.1", "superjson": "2.2.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 50d01d0fd8..561bc02ea6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -133,7 +133,7 @@ importers: specifier: ~3.10.1 version: 3.10.1(@babel/core@7.24.7)(react-native@0.74.3(@babel/core@7.24.7)(@babel/preset-env@7.24.7(@babel/core@7.24.7))(@types/react@18.3.3)(bufferutil@4.0.8)(react@18.3.1))(react@18.3.1) react-native-safe-area-context: - specifier: ~4.10.1 + specifier: ~4.10.7 version: 4.10.7(react-native@0.74.3(@babel/core@7.24.7)(@babel/preset-env@7.24.7(@babel/core@7.24.7))(@types/react@18.3.3)(bufferutil@4.0.8)(react@18.3.1))(react@18.3.1) react-native-screens: specifier: ~3.31.1