mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-20 10:12:01 +01:00
Merge pull request #2117 from BlueWallet/snyk-upgrade-e1b3cc0e194d2efe54ff74702a0f8044
[Snyk] Upgrade @react-native-community/clipboard from 1.4.0 to 1.5.0
This commit is contained in:
commit
811c8ea055
6
package-lock.json
generated
6
package-lock.json
generated
@ -6316,9 +6316,9 @@
|
|||||||
"integrity": "sha512-ael2f1onoPF3vF7YqHGWy7NnafzGu+yp88BbFbP0ydoCP2xGSUzmZVw0zakPTC040Id+JQ9WeFczujMkDy6jYQ=="
|
"integrity": "sha512-ael2f1onoPF3vF7YqHGWy7NnafzGu+yp88BbFbP0ydoCP2xGSUzmZVw0zakPTC040Id+JQ9WeFczujMkDy6jYQ=="
|
||||||
},
|
},
|
||||||
"@react-native-community/clipboard": {
|
"@react-native-community/clipboard": {
|
||||||
"version": "1.4.0",
|
"version": "1.5.0",
|
||||||
"resolved": "https://registry.npmjs.org/@react-native-community/clipboard/-/clipboard-1.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/@react-native-community/clipboard/-/clipboard-1.5.0.tgz",
|
||||||
"integrity": "sha512-71P3SgbWxwzQo/i+tHospcLdvjF9iMlPxgjWP2LgIMDY0gbwuSrtYtdnxaCraZ0S/K7FiBI7SmUrY8kl2lTDVg=="
|
"integrity": "sha512-XoujTQuXhPgQLVLn7HPt7615jBEGzJm1Nhos0COdreBIz3qWIi5noYZth8jBFctf8FG5tpe24XTZNDz5udgqQQ=="
|
||||||
},
|
},
|
||||||
"@react-native-community/eslint-config": {
|
"@react-native-community/eslint-config": {
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
|
@ -67,7 +67,7 @@
|
|||||||
"@babel/preset-env": "7.12.1",
|
"@babel/preset-env": "7.12.1",
|
||||||
"@react-native-community/async-storage": "1.12.1",
|
"@react-native-community/async-storage": "1.12.1",
|
||||||
"@react-native-community/blur": "3.6.0",
|
"@react-native-community/blur": "3.6.0",
|
||||||
"@react-native-community/clipboard": "1.4.0",
|
"@react-native-community/clipboard": "1.5.0",
|
||||||
"@react-native-community/geolocation": "2.0.2",
|
"@react-native-community/geolocation": "2.0.2",
|
||||||
"@react-native-community/masked-view": "0.1.10",
|
"@react-native-community/masked-view": "0.1.10",
|
||||||
"@react-native-community/push-notification-ios": "1.7.1",
|
"@react-native-community/push-notification-ios": "1.7.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user