mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 18:00:17 +01:00
Merge pull request #5540 from BlueWallet/renovate/react-native-webview-12.x
Update dependency react-native-webview to v12.1.0
This commit is contained in:
commit
a0ac61f38d
14
package-lock.json
generated
14
package-lock.json
generated
@ -98,7 +98,7 @@
|
||||
"react-native-tor": "0.1.8",
|
||||
"react-native-vector-icons": "9.2.0",
|
||||
"react-native-watch-connectivity": "1.1.0",
|
||||
"react-native-webview": "12.0.3",
|
||||
"react-native-webview": "12.1.0",
|
||||
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#a128c38",
|
||||
"readable-stream": "3.6.2",
|
||||
"realm": "11.9.0",
|
||||
@ -19578,9 +19578,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-native-webview": {
|
||||
"version": "12.0.3",
|
||||
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-12.0.3.tgz",
|
||||
"integrity": "sha512-/ou+I7+Yog2fFd62EmB6xKuzVaf2t/RmJ3X9GEFEK953TBRiudZIbeFppWyyfH+TxZZO+5eSw6xAlH66pWGq3w==",
|
||||
"version": "12.1.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-12.1.0.tgz",
|
||||
"integrity": "sha512-fuMyF4PBSIHHxv/3GgWO0LQbd7hRkLLDvZZIZw7gplSvH1YTahzw2wxnAt2K4Ua9UmsZ3w2MKgDamQCrdk4tdw==",
|
||||
"dependencies": {
|
||||
"escape-string-regexp": "2.0.0",
|
||||
"invariant": "2.2.4"
|
||||
@ -37421,9 +37421,9 @@
|
||||
}
|
||||
},
|
||||
"react-native-webview": {
|
||||
"version": "12.0.3",
|
||||
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-12.0.3.tgz",
|
||||
"integrity": "sha512-/ou+I7+Yog2fFd62EmB6xKuzVaf2t/RmJ3X9GEFEK953TBRiudZIbeFppWyyfH+TxZZO+5eSw6xAlH66pWGq3w==",
|
||||
"version": "12.1.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-12.1.0.tgz",
|
||||
"integrity": "sha512-fuMyF4PBSIHHxv/3GgWO0LQbd7hRkLLDvZZIZw7gplSvH1YTahzw2wxnAt2K4Ua9UmsZ3w2MKgDamQCrdk4tdw==",
|
||||
"requires": {
|
||||
"escape-string-regexp": "2.0.0",
|
||||
"invariant": "2.2.4"
|
||||
|
@ -187,7 +187,7 @@
|
||||
"react-native-tor": "0.1.8",
|
||||
"react-native-vector-icons": "9.2.0",
|
||||
"react-native-watch-connectivity": "1.1.0",
|
||||
"react-native-webview": "12.0.3",
|
||||
"react-native-webview": "12.1.0",
|
||||
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#a128c38",
|
||||
"readable-stream": "3.6.2",
|
||||
"realm": "11.9.0",
|
||||
|
Loading…
Reference in New Issue
Block a user