Update dependency react-native-device-info to v8.2.0

This commit is contained in:
Renovate Bot 2021-08-13 01:05:16 +00:00
parent 7e06628871
commit fa86acf1d1
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -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",

View File

@ -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",