mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 01:40:12 +01:00
fix: upgrade @react-native-community/async-storage from 1.6.2 to 1.7.1
Snyk has created this PR to upgrade @react-native-community/async-storage from 1.6.2 to 1.7.1. See this package in NPM: https://www.npmjs.com/package/@react-native-community/async-storage See this project in Snyk: https://app.snyk.io/org/bluewallet/project/4d0df22a-0152-410a-8584-6df0d0a596d4?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
parent
00fe264f22
commit
43b56701f2
6
package-lock.json
generated
6
package-lock.json
generated
@ -2601,9 +2601,9 @@
|
||||
}
|
||||
},
|
||||
"@react-native-community/async-storage": {
|
||||
"version": "1.6.2",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/async-storage/-/async-storage-1.6.2.tgz",
|
||||
"integrity": "sha512-EJGsbrHubK1mGxPjWB74AaHAd5m9I+Gg2RRPZzMK6org7QOU9WOBnIMFqoeVto3hKOaEPlk8NV74H6G34/2pZQ=="
|
||||
"version": "1.7.1",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/async-storage/-/async-storage-1.7.1.tgz",
|
||||
"integrity": "sha512-/oX/x+EU4xNaqIaC/epVKzO8XghzImPA7l8cLz3USEFmtFiXFjBbTeeIFjjEm/u4/cv38Wi1xMEa10PHIWygRg=="
|
||||
},
|
||||
"@react-native-community/blur": {
|
||||
"version": "3.4.1",
|
||||
|
@ -53,7 +53,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/preset-env": "7.8.4",
|
||||
"@react-native-community/async-storage": "1.6.2",
|
||||
"@react-native-community/async-storage": "1.7.1",
|
||||
"@react-native-community/blur": "3.4.1",
|
||||
"@react-native-community/slider": "2.0.8",
|
||||
"@remobile/react-native-qrcode-local-image": "git+https://github.com/BlueWallet/react-native-qrcode-local-image.git",
|
||||
|
Loading…
Reference in New Issue
Block a user