fix: upgrade react-native-webview from 6.9.0 to 6.11.1

Snyk has created this PR to upgrade react-native-webview from 6.9.0 to 6.11.1.

See this package in NPM:
https://www.npmjs.com/package/react-native-webview

See this project in Snyk:
https://app.snyk.io/org/bluewallet/project/4d0df22a-0152-410a-8584-6df0d0a596d4?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot 2020-03-06 05:52:58 +00:00
parent 25e904ba64
commit a855722fe1
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",