mirror of
https://github.com/status-im/status-react.git
synced 2025-02-13 11:27:08 +00:00
Update webview to 10.2.3
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com>
This commit is contained in:
parent
98280dc45b
commit
333372451e
@ -55,7 +55,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#v9.4.0_1",
|
"react-native-webview": "git+https://github.com/status-im/react-native-webview.git#v10.2.3_1",
|
||||||
"web3-utils": "^1.2.1"
|
"web3-utils": "^1.2.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -6603,9 +6603,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#v9.4.0_1":
|
"react-native-webview@git+https://github.com/status-im/react-native-webview.git#v10.2.3_1":
|
||||||
version "9.4.0"
|
version "10.2.3"
|
||||||
resolved "git+https://github.com/status-im/react-native-webview.git#2e2d03e03fb299b19aafc6f34c88df2b30896dcf"
|
resolved "git+https://github.com/status-im/react-native-webview.git#23ff0900c9eb2f741c95321fdc733124d6934f4c"
|
||||||
dependencies:
|
dependencies:
|
||||||
escape-string-regexp "2.0.0"
|
escape-string-regexp "2.0.0"
|
||||||
invariant "2.2.4"
|
invariant "2.2.4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user