Merge pull request #3631 from BlueWallet/renovate/react-native-device-info-8.x

Update dependency react-native-device-info to v8.3.1
This commit is contained in:
GLaDOS 2021-08-20 20:32:25 +01:00 committed by GitHub
commit 998899b7ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -17554,9 +17554,9 @@
"integrity": "sha512-sQDYwGEdxwKwXKP/8Intc81FyH33Rv8ZvOxdmPX4NM75RAIVeBc13pdabEqycAimNZoY5IDvGp4o1cTTa5gNrA=="
},
"react-native-device-info": {
"version": "8.3.0",
"resolved": "https://registry.npmjs.org/react-native-device-info/-/react-native-device-info-8.3.0.tgz",
"integrity": "sha512-UkqK47w5r9rgjFpNMgXoMXj5D9GVQO8QxaTAbtJ/66XXt23WSHDroIzn+MVtTLl6SPKBw5/qakPKivLG44IPtw=="
"version": "8.3.1",
"resolved": "https://registry.npmjs.org/react-native-device-info/-/react-native-device-info-8.3.1.tgz",
"integrity": "sha512-tEJlyECZeFVZcEJVSZIN8OGghnlrZmSy0J8PGU4mCNk4KMTvx3tHpHMc6c7afl3lS2vOBP3jslzHzRMDgh42cA=="
},
"react-native-document-picker": {
"version": "git+https://github.com/BlueWallet/react-native-document-picker.git#3684d4fcc2bc0b47c32be39024e4796004c3e428",

View File

@ -145,7 +145,7 @@
"react-native-camera": "4.0.3",
"react-native-crypto": "2.2.0",
"react-native-default-preference": "1.4.3",
"react-native-device-info": "8.3.0",
"react-native-device-info": "8.3.1",
"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",