mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
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:
commit
8c2ee78265
6
package-lock.json
generated
6
package-lock.json
generated
@ -19276,9 +19276,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-native-webview": {
|
"react-native-webview": {
|
||||||
"version": "10.9.2",
|
"version": "10.10.0",
|
||||||
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-10.9.2.tgz",
|
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-10.10.0.tgz",
|
||||||
"integrity": "sha512-bEIHmD1uH3M95V8cZf45MWpSV/FdxKcrlOOpmfAO5arbA9Wd4CjrB2BYInYkMlY3SfHmUN9NTfz5HoQpIS6GTQ==",
|
"integrity": "sha512-T0AnZ0LVhaFBqZpl5attDDYo83zqdFRsFVINbrgHaIm6w5r0d/QK/dJRgXRNyFhn1fSONhe0ejdcnCYCT73B6g==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"escape-string-regexp": "2.0.0",
|
"escape-string-regexp": "2.0.0",
|
||||||
"invariant": "2.2.4"
|
"invariant": "2.2.4"
|
||||||
|
@ -159,7 +159,7 @@
|
|||||||
"react-native-tooltip": "git+https://github.com/BlueWallet/react-native-tooltip.git#d369e7ece09e4dec73873f1cfeac83e9d35294a6",
|
"react-native-tooltip": "git+https://github.com/BlueWallet/react-native-tooltip.git#d369e7ece09e4dec73873f1cfeac83e9d35294a6",
|
||||||
"react-native-vector-icons": "6.6.0",
|
"react-native-vector-icons": "6.6.0",
|
||||||
"react-native-watch-connectivity": "1.0.3",
|
"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-native-widget-center": "git+https://github.com/BlueWallet/react-native-widget-center.git#e2e9a9038b76d096bf929a87105a97a0a7095001",
|
||||||
"react-test-render": "1.1.2",
|
"react-test-render": "1.1.2",
|
||||||
"readable-stream": "3.6.0",
|
"readable-stream": "3.6.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user