Merge pull request #3222 from BlueWallet/snyk-upgrade-9f70077309953bf15f6e5cdd4921cd90

[Snyk] Upgrade react-native-device-info from 8.1.2 to 8.1.3
This commit is contained in:
GLaDOS 2021-05-28 05:07:39 +01:00 committed by GitHub
commit e32f1b249c
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.1.2",
"resolved": "https://registry.npmjs.org/react-native-device-info/-/react-native-device-info-8.1.2.tgz",
"integrity": "sha512-5jaQBL42H3g8+KXkFlIy2lMyKyPPETI8eUYgEg7JylW7rltkMPngn/wDnupgP4NhDYI+fBdMRGdRjEeetFr0IQ=="
"version": "8.1.3",
"resolved": "https://registry.npmjs.org/react-native-device-info/-/react-native-device-info-8.1.3.tgz",
"integrity": "sha512-73e3wiGFL8DvIXEd8x4Aq+mO8mZvHARwfYorIEu+X0trLHY92bP5Ict8DJHDjCQ0+HtAvpA4Wda2VoUVN1zh6Q=="
},
"react-native-document-picker": {
"version": "git+https://github.com/BlueWallet/react-native-document-picker.git#3684d4fcc2bc0b47c32be39024e4796004c3e428",

View file

@ -128,7 +128,7 @@
"react-native-camera": "3.43.6",
"react-native-crypto": "2.2.0",
"react-native-default-preference": "1.4.3",
"react-native-device-info": "8.1.2",
"react-native-device-info": "8.1.3",
"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",