[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:
parent
63c9c6908d
commit
1a314f12ac
|
@ -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"
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue