diff --git a/examples/anoncreds-react-native-example/package.json b/examples/anoncreds-react-native-example/package.json index 87a25a6..02eaa37 100644 --- a/examples/anoncreds-react-native-example/package.json +++ b/examples/anoncreds-react-native-example/package.json @@ -11,10 +11,10 @@ }, "dependencies": { "@hyperledger/anoncreds-react-native": "workspace:*", - "expo": "~52.0.36", + "expo": "~53.0.0", "expo-status-bar": "~2.0.1", "react": "18.3.1", - "react-native": "~0.76.7" + "react-native": "~0.81.0" }, "devDependencies": { "@babel/core": "^7.20.0",