mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-20 02:09:10 +01:00
Update dependency react-native-device-info to v8.2.0
This commit is contained in:
parent
7e06628871
commit
fa86acf1d1
6
package-lock.json
generated
6
package-lock.json
generated
@ -17851,9 +17851,9 @@
|
||||
"integrity": "sha512-sQDYwGEdxwKwXKP/8Intc81FyH33Rv8ZvOxdmPX4NM75RAIVeBc13pdabEqycAimNZoY5IDvGp4o1cTTa5gNrA=="
|
||||
},
|
||||
"react-native-device-info": {
|
||||
"version": "8.1.4",
|
||||
"resolved": "https://registry.npmjs.org/react-native-device-info/-/react-native-device-info-8.1.4.tgz",
|
||||
"integrity": "sha512-PiYRJf3GBaVnGAUUB9YKzaGc5h6Rmn7NniD328JUXLeepKvLaDhK6EvFWU98YiZ2jePOF9/jg2cxfyN4jhZ2LA=="
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-device-info/-/react-native-device-info-8.2.0.tgz",
|
||||
"integrity": "sha512-XDW08mugGxYad88h+qBEDdOcS4MMGRMA6Mq10qvhwX1NBO/6kfUdpvSo3SP83mOUyo8Ib3wsfKOlGTM0Gf395A=="
|
||||
},
|
||||
"react-native-document-picker": {
|
||||
"version": "git+https://github.com/BlueWallet/react-native-document-picker.git#3684d4fcc2bc0b47c32be39024e4796004c3e428",
|
||||
|
@ -146,7 +146,7 @@
|
||||
"react-native-camera": "4.0.1",
|
||||
"react-native-crypto": "2.2.0",
|
||||
"react-native-default-preference": "1.4.3",
|
||||
"react-native-device-info": "8.1.4",
|
||||
"react-native-device-info": "8.2.0",
|
||||
"react-native-document-picker": "https://github.com/BlueWallet/react-native-document-picker#3684d4fcc2bc0b47c32be39024e4796004c3e428",
|
||||
"react-native-elements": "2.3.2",
|
||||
"react-native-fingerprint-scanner": "https://github.com/BlueWallet/react-native-fingerprint-scanner#ce644673681716335d786727bab998f7e632ab5e",
|
||||
|
Loading…
Reference in New Issue
Block a user