[FIX #1200] updates to webview with bugfix for external links in webview

Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
This commit is contained in:
Georgie Mathews 2018-05-11 09:04:58 -07:00 committed by Julien Eluard
parent 63c9c6908d
commit 1a314f12ac
No known key found for this signature in database
GPG Key ID: 6FD7DB5437FCBEF6
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -6226,7 +6226,7 @@
}
},
"react-native-webview-bridge": {
"version": "github:status-im/react-native-webview-bridge#9b40cce26f1732772dbbeac11fe2fda44fb8703c",
"version": "github:status-im/react-native-webview-bridge#80a798c4004bf38bf4e965e38a6f6bc59557278d",
"requires": {
"invariant": "2.2.0",
"keymirror": "0.1.1"

View File

@ -58,7 +58,7 @@
"react-native-tcp": "3.3.0",
"react-native-testfairy": "2.10.0",
"react-native-udp": "2.2.1",
"react-native-webview-bridge": "github:status-im/react-native-webview-bridge#fix-web3-injection",
"react-native-webview-bridge": "github:status-im/react-native-webview-bridge",
"realm": "2.3.3",
"rn-snoopy": "github:status-im/rn-snoopy",
"string_decoder": "0.10.31",