Merge pull request #868 from BlueWallet/snyk-upgrade-336d245bd07208e34abd284661ae22d8

[Snyk] Upgrade react-native-webview from 6.9.0 to 6.11.1
This commit is contained in:
Overtorment 2020-03-06 16:56:12 +00:00 committed by GitHub
commit 825492a1da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -12887,9 +12887,9 @@
"integrity": "sha512-es/c1yPRc5aQXNjKuNr0nCgYvuD126bGDRAhq5OaKpnccWHGQorctqxKYRKyNjloOM/NGc97C7DDNnfF1cCfJw=="
},
"react-native-webview": {
"version": "6.9.0",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-6.9.0.tgz",
"integrity": "sha512-pipcyQNhSjSfMyle+JugLwYXJBJ0rQCnJOgkz7EcsZbrAvGjFbQOAjDRYi86y9Ibw+h+sjdhPWcLi/kSHScc+w==",
"version": "6.11.1",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-6.11.1.tgz",
"integrity": "sha512-0OaNCEzdyywJZ70y6Z4fmmuAd2AHYq2AEByIr15z3YetpMXhm9lXUe2V/8BXQIZXeC9FJosj2DAKu48lpZ0nEg==",
"requires": {
"escape-string-regexp": "1.0.5",
"invariant": "2.2.4"

View file

@ -124,7 +124,7 @@
"react-native-tooltip": "git+https://github.com/marcosrdz/react-native-tooltip.git",
"react-native-vector-icons": "6.6.0",
"react-native-watch-connectivity": "0.4.2",
"react-native-webview": "6.9.0",
"react-native-webview": "6.11.1",
"react-navigation": "3.11.0",
"react-navigation-hooks": "1.1.0",
"react-test-render": "1.1.2",