mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-24 07:28:07 +01:00
Merge pull request #2891 from BlueWallet/snyk-upgrade-3a083dead6b39bac6b3b417763bb4f27
[Snyk] Upgrade react-native-webview from 11.2.3 to 11.2.4
This commit is contained in:
commit
baecdc1082
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -18973,9 +18973,9 @@
|
|||
}
|
||||
},
|
||||
"react-native-webview": {
|
||||
"version": "11.2.3",
|
||||
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-11.2.3.tgz",
|
||||
"integrity": "sha512-r/K+Lf/O5aij72gRndMX2qsyQ/WLtDPiO75SS57y6JjqSKxedGASVL9Jwl1TM7fCXqUq8dgiwik/LuBHbJXAEg==",
|
||||
"version": "11.2.4",
|
||||
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-11.2.4.tgz",
|
||||
"integrity": "sha512-8C0HHNVhM3GlhtC30fO+sbH5J83zTRdi5qzdP2IvDV9tS0S0ZNPi97GJHjcIRc4dAtIoyn6NHdN5xREKGQZU9w==",
|
||||
"requires": {
|
||||
"escape-string-regexp": "2.0.0",
|
||||
"invariant": "2.2.4"
|
||||
|
|
|
@ -167,7 +167,7 @@
|
|||
"react-native-tooltip": "git+https://github.com/BlueWallet/react-native-tooltip.git#d369e7ece09e4dec73873f1cfeac83e9d35294a6",
|
||||
"react-native-vector-icons": "7.1.0",
|
||||
"react-native-watch-connectivity": "1.0.3",
|
||||
"react-native-webview": "11.2.3",
|
||||
"react-native-webview": "11.2.4",
|
||||
"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",
|
||||
|
|
Loading…
Add table
Reference in a new issue