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

Update dependency react-native-webview to v11.26.1
This commit is contained in:
GLaDOS 2023-01-28 01:55:32 +00:00 committed by GitHub
commit 49dcf04b8d
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

@ -96,7 +96,7 @@
"react-native-tor": "0.1.8",
"react-native-vector-icons": "9.2.0",
"react-native-watch-connectivity": "1.1.0",
"react-native-webview": "11.26.0",
"react-native-webview": "11.26.1",
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#b80630cc8894ce479275d6dd3a5183f41f220237",
"react-native-windows": "0.70.10",
"react-test-render": "1.1.2",
@ -21304,9 +21304,9 @@
}
},
"node_modules/react-native-webview": {
"version": "11.26.0",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-11.26.0.tgz",
"integrity": "sha512-4T4CKRm8xlaQDz9h/bCMPGAvtkesrhkRWqCX9FDJEzBToaVUIsV0ZOqtC4w/JSnCtFKKYiaC1ReJtCGv+4mFeQ==",
"version": "11.26.1",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-11.26.1.tgz",
"integrity": "sha512-hC7BkxOpf+z0UKhxFSFTPAM4shQzYmZHoELa6/8a/MspcjEP7ukYKpuSUTLDywQditT8yI9idfcKvfZDKQExGw==",
"dependencies": {
"escape-string-regexp": "2.0.0",
"invariant": "2.2.4"
@ -43297,9 +43297,9 @@
}
},
"react-native-webview": {
"version": "11.26.0",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-11.26.0.tgz",
"integrity": "sha512-4T4CKRm8xlaQDz9h/bCMPGAvtkesrhkRWqCX9FDJEzBToaVUIsV0ZOqtC4w/JSnCtFKKYiaC1ReJtCGv+4mFeQ==",
"version": "11.26.1",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-11.26.1.tgz",
"integrity": "sha512-hC7BkxOpf+z0UKhxFSFTPAM4shQzYmZHoELa6/8a/MspcjEP7ukYKpuSUTLDywQditT8yI9idfcKvfZDKQExGw==",
"requires": {
"escape-string-regexp": "2.0.0",
"invariant": "2.2.4"

View File

@ -182,7 +182,7 @@
"react-native-tor": "0.1.8",
"react-native-vector-icons": "9.2.0",
"react-native-watch-connectivity": "1.1.0",
"react-native-webview": "11.26.0",
"react-native-webview": "11.26.1",
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#b80630cc8894ce479275d6dd3a5183f41f220237",
"react-native-windows": "0.70.10",
"react-test-render": "1.1.2",