mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 23:08:07 +01:00
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:
commit
825492a1da
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -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"
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue