deps: update react-native-webrtc

Fixes: https://github.com/jitsi/jitsi-meet/issues/4436
This commit is contained in:
Saúl Ibarra Corretgé 2019-07-16 16:18:52 +01:00 committed by Saúl Ibarra Corretgé
parent ec30af2844
commit ef5720a3f0
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -12391,8 +12391,8 @@
"integrity": "sha512-l3Quzbb+qa4in2U5RSt/lT0/pHrIpEChT1NnqrVAAXNrjkXjVOsxduaaEDdDhTzNJQEm/PcAcoyrFmgvGOohxw=="
},
"react-native-webrtc": {
"version": "github:jitsi/react-native-webrtc#e89a1d0b96375cb339513c1c71a6e8d7ff3b33ad",
"from": "github:jitsi/react-native-webrtc#e89a1d0b96375cb339513c1c71a6e8d7ff3b33ad",
"version": "github:jitsi/react-native-webrtc#b70417cdd412f1b83de84221cb687587d8d4a0d3",
"from": "github:jitsi/react-native-webrtc#b70417cdd412f1b83de84221cb687587d8d4a0d3",
"requires": {
"base64-js": "^1.1.2",
"event-target-shim": "^1.0.5",

View File

@ -77,7 +77,7 @@
"react-native-swipeout": "2.3.6",
"react-native-vector-icons": "6.0.2",
"react-native-watch-connectivity": "0.2.0",
"react-native-webrtc": "github:jitsi/react-native-webrtc#e89a1d0b96375cb339513c1c71a6e8d7ff3b33ad",
"react-native-webrtc": "github:jitsi/react-native-webrtc#b70417cdd412f1b83de84221cb687587d8d4a0d3",
"react-native-webview": "5.8.1",
"react-redux": "5.0.7",
"react-textarea-autosize": "7.1.0",