diff --git a/example/package.json b/example/package.json index 64681605e..b8f661ba3 100644 --- a/example/package.json +++ b/example/package.json @@ -39,7 +39,7 @@ "prop-types": "^15.7.2", "react": "18.3.1", "react-native": "0.75.1", - "react-native-safe-area-context": "4.10.9", + "react-native-safe-area-context": "4.11.0", "react-native-screens": "3.34.0", "react-native-vector-icons": "9.2.0" },