From 21cda18996e3af988364023a53167072f21d6450 Mon Sep 17 00:00:00 2001 From: Roman Volosovskyi Date: Wed, 10 Oct 2018 16:20:08 +0300 Subject: [PATCH] [#6083] upgrade react-native-webview-bridge --- mobile_files/package-lock.json | 2 +- mobile_files/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mobile_files/package-lock.json b/mobile_files/package-lock.json index 33e9eca941..92986490cb 100644 --- a/mobile_files/package-lock.json +++ b/mobile_files/package-lock.json @@ -8973,7 +8973,7 @@ } }, "react-native-webview-bridge": { - "version": "git+https://github.com/status-im/react-native-webview-bridge.git#076863f7c1cd80530ef4c5d35293656d4783da29", + "version": "git+https://github.com/status-im/react-native-webview-bridge.git#2e1735a1d512ad7505e55b055e36b80bfe780ba6", "requires": { "invariant": "2.2.0", "keymirror": "0.1.1" diff --git a/mobile_files/package.json b/mobile_files/package.json index 609fe0824e..c8916bc5d7 100644 --- a/mobile_files/package.json +++ b/mobile_files/package.json @@ -61,7 +61,7 @@ "react-native-tcp": "https://github.com/status-im/react-native-tcp.git#3.3.0-1", "react-native-testfairy": "https://github.com/status-im/react-native-testfairy.git#2.14.1-1", "react-native-udp": "https://github.com/status-im/react-native-udp.git#2.3.1-1", - "react-native-webview-bridge": "git+https://github.com/status-im/react-native-webview-bridge.git#0.33.16-2", + "react-native-webview-bridge": "git+https://github.com/status-im/react-native-webview-bridge.git#0.33.16-3", "react-navigation": "^2.12.1", "realm": "2.16.1", "rn-snoopy": "https://github.com/status-im/rn-snoopy.git",