Merge pull request #4784 from BlueWallet/renovate/react-native-webview-11.x

Update dependency react-native-webview to v11.21.2
This commit is contained in:
GLaDOS 2022-06-08 01:45:56 +01:00 committed by GitHub
commit 8c705ab40e
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

@ -97,7 +97,7 @@
"react-native-tor": "0.1.8",
"react-native-vector-icons": "9.1.0",
"react-native-watch-connectivity": "1.0.5",
"react-native-webview": "11.21.1",
"react-native-webview": "11.21.2",
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#b1382bbe1ed631b50a8aa03390f64c50775bc9ff",
"react-native-windows": "0.67.6",
"react-test-render": "1.1.2",
@ -20129,9 +20129,9 @@
}
},
"node_modules/react-native-webview": {
"version": "11.21.1",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-11.21.1.tgz",
"integrity": "sha512-0136xrXV1VYMLj9yqma/8lNjUAoTa9uUYjAXlnkX8gSZbp4Bfk7VjDgXM2DCuYF/Pqzrq37hqYVyV+Hl/5zzlQ==",
"version": "11.21.2",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-11.21.2.tgz",
"integrity": "sha512-BgiRfRfB9J60dEzj6Z4fZQcKhPbqGhinweHdIMFtLm9GCaTZ/cTo3sOeMN9XuLgakqcqHnvHg7Abp5jT2aiOyw==",
"dependencies": {
"escape-string-regexp": "2.0.0",
"invariant": "2.2.4"
@ -39885,9 +39885,9 @@
}
},
"react-native-webview": {
"version": "11.21.1",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-11.21.1.tgz",
"integrity": "sha512-0136xrXV1VYMLj9yqma/8lNjUAoTa9uUYjAXlnkX8gSZbp4Bfk7VjDgXM2DCuYF/Pqzrq37hqYVyV+Hl/5zzlQ==",
"version": "11.21.2",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-11.21.2.tgz",
"integrity": "sha512-BgiRfRfB9J60dEzj6Z4fZQcKhPbqGhinweHdIMFtLm9GCaTZ/cTo3sOeMN9XuLgakqcqHnvHg7Abp5jT2aiOyw==",
"requires": {
"escape-string-regexp": "2.0.0",
"invariant": "2.2.4"

View File

@ -183,7 +183,7 @@
"react-native-tor": "0.1.8",
"react-native-vector-icons": "9.1.0",
"react-native-watch-connectivity": "1.0.5",
"react-native-webview": "11.21.1",
"react-native-webview": "11.21.2",
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#b1382bbe1ed631b50a8aa03390f64c50775bc9ff",
"react-native-windows": "0.67.6",
"react-test-render": "1.1.2",