diff --git a/src/mobile/package.json b/src/mobile/package.json index 60a0e22be7..8c44cec5ae 100644 --- a/src/mobile/package.json +++ b/src/mobile/package.json @@ -93,7 +93,7 @@ "react-native-view-shot": "git+https://github.com/cvarley100/react-native-view-shot#master", "react-redux": "^5.0.6", "readable-stream": "^1.0.33", - "realm": "5.0.5", + "realm": "6.0.2", "redux": "^3.7.2", "rn-fetch-blob": "https://github.com/rajivshah3/rn-fetch-blob#10.13-226", "shared-modules": "../shared/",