upgrade react-native-webview
This commit is contained in:
parent
908b5f723c
commit
c238b6bca5
|
@ -62,7 +62,7 @@
|
||||||
"react-native-status-keycard": "git+https://github.com/status-im/react-native-status-keycard.git#v2.5.23",
|
"react-native-status-keycard": "git+https://github.com/status-im/react-native-status-keycard.git#v2.5.23",
|
||||||
"react-native-svg": "^9.8.4",
|
"react-native-svg": "^9.8.4",
|
||||||
"react-native-touch-id": "^4.4.1",
|
"react-native-touch-id": "^4.4.1",
|
||||||
"react-native-webview": "git+https://github.com/status-im/react-native-webview.git#v10.2.3_7",
|
"react-native-webview": "git+https://github.com/status-im/react-native-webview.git#v10.9.2",
|
||||||
"tdigest": "^0.1.1",
|
"tdigest": "^0.1.1",
|
||||||
"web3-utils": "^1.2.1"
|
"web3-utils": "^1.2.1"
|
||||||
},
|
},
|
||||||
|
|
|
@ -6701,9 +6701,9 @@ react-native-touch-id@^4.4.1:
|
||||||
resolved "https://registry.yarnpkg.com/react-native-touch-id/-/react-native-touch-id-4.4.1.tgz#8b1bb2d04c30bac36bb9696d2d723e719c4a8b08"
|
resolved "https://registry.yarnpkg.com/react-native-touch-id/-/react-native-touch-id-4.4.1.tgz#8b1bb2d04c30bac36bb9696d2d723e719c4a8b08"
|
||||||
integrity sha512-1jTl8fC+0fxvqegy/XXTyo6vMvPhjzkoDdaqoYZx0OH8AT250NuXnNPyKktvigIcys3+2acciqOeaCall7lrvg==
|
integrity sha512-1jTl8fC+0fxvqegy/XXTyo6vMvPhjzkoDdaqoYZx0OH8AT250NuXnNPyKktvigIcys3+2acciqOeaCall7lrvg==
|
||||||
|
|
||||||
"react-native-webview@git+https://github.com/status-im/react-native-webview.git#v10.2.3_7":
|
"react-native-webview@git+https://github.com/status-im/react-native-webview.git#v10.9.2":
|
||||||
version "10.3.1"
|
version "10.9.2"
|
||||||
resolved "git+https://github.com/status-im/react-native-webview.git#ab267cbf0091899762c257d34ab5b11d656fdf09"
|
resolved "git+https://github.com/status-im/react-native-webview.git#e2cf5fdc76d73f84ac2f60ca5d5ad4af3ac0730a"
|
||||||
dependencies:
|
dependencies:
|
||||||
escape-string-regexp "2.0.0"
|
escape-string-regexp "2.0.0"
|
||||||
invariant "2.2.4"
|
invariant "2.2.4"
|
||||||
|
|
Loading…
Reference in New Issue