diff --git a/misc/ReactNativeTestApp/package.json b/misc/ReactNativeTestApp/package.json index fa74c1bdee..a9393f1c7b 100644 --- a/misc/ReactNativeTestApp/package.json +++ b/misc/ReactNativeTestApp/package.json @@ -13,8 +13,8 @@ "ethers": "^6.2.2", "@ethersproject/shims": "^5.0.0", "react": "18.2.0", - "react-native": "0.71.8", - "react-native-get-random-values": "1.9.0" + "react-native": "0.72.3", + "react-native-get-random-values": "1.8.0" }, "devDependencies": { "@babel/core": "^7.8.4",