[fix] crash on some android devices #8368

Signed-off-by: yenda <eric@status.im>
This commit is contained in:
yenda 2019-06-07 13:01:27 +02:00
parent 1457f0f017
commit bea720f8d0
No known key found for this signature in database
GPG Key ID: 0095623C0069DCE6
2 changed files with 5 additions and 5 deletions

View File

@ -65,7 +65,7 @@
"react-native-webview": "^5.2.1",
"react-native-webview-bridge": "git+https://github.com/status-im/react-native-webview-bridge.git#fix/classnames-colision",
"react-navigation": "^2.12.1",
"realm": "2.28.0",
"realm": "2.28.1",
"rn-snoopy": "git+https://github.com/status-im/rn-snoopy.git#v2.0.2-status",
"string_decoder": "0.10.31",
"text-encoding": "^0.6.4",

View File

@ -5867,10 +5867,10 @@ readable-stream@^2.0.1, readable-stream@^2.0.6, readable-stream@^2.2.2, readable
string_decoder "~1.1.1"
util-deprecate "~1.0.1"
realm@2.28.0:
version "2.28.0"
resolved "https://registry.yarnpkg.com/realm/-/realm-2.28.0.tgz#e79df5727e3922d507629a7ab079190d984e3bde"
integrity sha512-WvZ497qxQlUAiOxTVPI5/YL1zRlcpvjX26J9NeSs0O4Q5qNEGEP8MnAdrCSOC6zg2GH5vazeW4vla69swEncWA==
realm@2.28.1:
version "2.28.1"
resolved "https://registry.yarnpkg.com/realm/-/realm-2.28.1.tgz#4482eea65708e38a2935850d569ff7c34001369d"
integrity sha512-2p/KMpqGXkcLopXyiAGyLUd8SyrBRwjjcy1gjI6KbD+/FaW8AaONaeOiF9c/kYc5kQ7xM2tJEOw1iBtoUihHXA==
dependencies:
command-line-args "^4.0.6"
decompress "^4.2.0"