mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-24 07:28:07 +01:00
Update dependency react-native-webview to v11.22.6
This commit is contained in:
parent
ee18b8bc7c
commit
86cb612c09
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -97,7 +97,7 @@
|
|||
"react-native-tor": "0.1.8",
|
||||
"react-native-vector-icons": "9.2.0",
|
||||
"react-native-watch-connectivity": "1.0.11",
|
||||
"react-native-webview": "11.22.4",
|
||||
"react-native-webview": "11.22.6",
|
||||
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#b80630cc8894ce479275d6dd3a5183f41f220237",
|
||||
"react-native-windows": "0.69.0",
|
||||
"react-test-render": "1.1.2",
|
||||
|
@ -22243,9 +22243,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/react-native-webview": {
|
||||
"version": "11.22.4",
|
||||
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-11.22.4.tgz",
|
||||
"integrity": "sha512-nhDibIY2wzjA1Ydn0Kiydx5e20XJ3QWTi2wgIq4iq76pI186fqtcgcsaT69XUGLM0C2iQSn33d/joDgW20pFWg==",
|
||||
"version": "11.22.6",
|
||||
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-11.22.6.tgz",
|
||||
"integrity": "sha512-boF9s7zT6dmnZmJxlEgQmblxpoqAhcC2aqBnY1qF56BEVt+imhVQ9w3S3zX+jsEaSsbNe5SssBJW7Bgb6oA7eg==",
|
||||
"dependencies": {
|
||||
"escape-string-regexp": "2.0.0",
|
||||
"invariant": "2.2.4"
|
||||
|
@ -44698,9 +44698,9 @@
|
|||
}
|
||||
},
|
||||
"react-native-webview": {
|
||||
"version": "11.22.4",
|
||||
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-11.22.4.tgz",
|
||||
"integrity": "sha512-nhDibIY2wzjA1Ydn0Kiydx5e20XJ3QWTi2wgIq4iq76pI186fqtcgcsaT69XUGLM0C2iQSn33d/joDgW20pFWg==",
|
||||
"version": "11.22.6",
|
||||
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-11.22.6.tgz",
|
||||
"integrity": "sha512-boF9s7zT6dmnZmJxlEgQmblxpoqAhcC2aqBnY1qF56BEVt+imhVQ9w3S3zX+jsEaSsbNe5SssBJW7Bgb6oA7eg==",
|
||||
"requires": {
|
||||
"escape-string-regexp": "2.0.0",
|
||||
"invariant": "2.2.4"
|
||||
|
|
|
@ -183,7 +183,7 @@
|
|||
"react-native-tor": "0.1.8",
|
||||
"react-native-vector-icons": "9.2.0",
|
||||
"react-native-watch-connectivity": "1.0.11",
|
||||
"react-native-webview": "11.22.4",
|
||||
"react-native-webview": "11.22.6",
|
||||
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#b80630cc8894ce479275d6dd3a5183f41f220237",
|
||||
"react-native-windows": "0.69.0",
|
||||
"react-test-render": "1.1.2",
|
||||
|
|
Loading…
Add table
Reference in a new issue