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:
GLaDOS 2023-05-24 14:59:34 +01:00 committed by GitHub
commit a0ac61f38d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -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"

View File

@ -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",