Merge pull request #2200 from BlueWallet/snyk-upgrade-fff10f439863f583d8fea557f92697dd

[Snyk] Upgrade react-native-webview from 10.9.2 to 10.10.0
This commit is contained in:
GLaDOS 2020-11-25 03:11:22 +00:00 committed by GitHub
commit 8c2ee78265
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

@ -19276,9 +19276,9 @@
}
},
"react-native-webview": {
"version": "10.9.2",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-10.9.2.tgz",
"integrity": "sha512-bEIHmD1uH3M95V8cZf45MWpSV/FdxKcrlOOpmfAO5arbA9Wd4CjrB2BYInYkMlY3SfHmUN9NTfz5HoQpIS6GTQ==",
"version": "10.10.0",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-10.10.0.tgz",
"integrity": "sha512-T0AnZ0LVhaFBqZpl5attDDYo83zqdFRsFVINbrgHaIm6w5r0d/QK/dJRgXRNyFhn1fSONhe0ejdcnCYCT73B6g==",
"requires": {
"escape-string-regexp": "2.0.0",
"invariant": "2.2.4"

View File

@ -159,7 +159,7 @@
"react-native-tooltip": "git+https://github.com/BlueWallet/react-native-tooltip.git#d369e7ece09e4dec73873f1cfeac83e9d35294a6",
"react-native-vector-icons": "6.6.0",
"react-native-watch-connectivity": "1.0.3",
"react-native-webview": "10.9.2",
"react-native-webview": "10.10.0",
"react-native-widget-center": "git+https://github.com/BlueWallet/react-native-widget-center.git#e2e9a9038b76d096bf929a87105a97a0a7095001",
"react-test-render": "1.1.2",
"readable-stream": "3.6.0",