Merge pull request #5853 from BlueWallet/renovate/react-native-webview-13.x

Update dependency react-native-webview to v13.6.3
This commit is contained in:
GLaDOS 2023-11-22 05:54:58 +00:00 committed by GitHub
commit 8834f70ee6
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

@ -100,7 +100,7 @@
"react-native-tor": "0.1.8",
"react-native-vector-icons": "10.0.2",
"react-native-watch-connectivity": "1.1.0",
"react-native-webview": "13.6.2",
"react-native-webview": "13.6.3",
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#a128c38",
"readable-stream": "3.6.2",
"realm": "12.3.0",
@ -18687,9 +18687,9 @@
}
},
"node_modules/react-native-webview": {
"version": "13.6.2",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-13.6.2.tgz",
"integrity": "sha512-QzhQ5JCU+Nf2W285DtvCZOVQy/MkJXMwNDYPZvOWQbAOgxJMSSO+BtqXTMA1UPugDsko6PxJ0TxSlUwIwJijDg==",
"version": "13.6.3",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-13.6.3.tgz",
"integrity": "sha512-IApO0JSj0uAWsBGKWagyfgDYoX29piiMYLmkHtRjKeL1rIVjLoR/bMe7KJ/0X47y86b//a6u3cYQtphyay+F2A==",
"dependencies": {
"escape-string-regexp": "2.0.0",
"invariant": "2.2.4"
@ -34625,9 +34625,9 @@
}
},
"react-native-webview": {
"version": "13.6.2",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-13.6.2.tgz",
"integrity": "sha512-QzhQ5JCU+Nf2W285DtvCZOVQy/MkJXMwNDYPZvOWQbAOgxJMSSO+BtqXTMA1UPugDsko6PxJ0TxSlUwIwJijDg==",
"version": "13.6.3",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-13.6.3.tgz",
"integrity": "sha512-IApO0JSj0uAWsBGKWagyfgDYoX29piiMYLmkHtRjKeL1rIVjLoR/bMe7KJ/0X47y86b//a6u3cYQtphyay+F2A==",
"requires": {
"escape-string-regexp": "2.0.0",
"invariant": "2.2.4"

View file

@ -185,7 +185,7 @@
"react-native-tor": "0.1.8",
"react-native-vector-icons": "10.0.2",
"react-native-watch-connectivity": "1.1.0",
"react-native-webview": "13.6.2",
"react-native-webview": "13.6.3",
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#a128c38",
"readable-stream": "3.6.2",
"realm": "12.3.0",