diff --git a/examples/expo/package.json b/examples/expo/package.json index 5233ea6..c7f0ca6 100644 --- a/examples/expo/package.json +++ b/examples/expo/package.json @@ -16,12 +16,12 @@ }, "dependencies": { "@trustshare/react-native-sdk": "2.0.0", - "expo": "^48.0.11", + "expo": "^50.0.0", "expo-status-bar": "^1.4.4", "fastify": "^4.9.2", "react": "18.2.0", "react-dom": "18.2.0", - "react-native": "0.71.6", + "react-native": "0.73.0", "@react-navigation/native": "^6.1.6", "@react-navigation/native-stack": "^6.9.12", "react-native-safe-area-context": "^4.5.1",