This commit is contained in:
Marcos Rodriguez Vélez 2021-10-14 14:51:12 -04:00 committed by Overtorment
parent eb9651b32a
commit 66c47036b5
2 changed files with 5 additions and 5 deletions

View file

@ -377,7 +377,7 @@ PODS:
- React-Core
- RNDefaultPreference (1.4.3):
- React
- RNDeviceInfo (8.4.0):
- RNDeviceInfo (8.4.1):
- React-Core
- RNFS (2.18.0):
- React
@ -770,7 +770,7 @@ SPEC CHECKSUMS:
RNCClipboard: f49f3de56b40d0f4104680dabadc7a1f063f4fd4
RNCPushNotificationIOS: 089da3b657e1e3d464f38195fd2e3069608ef5af
RNDefaultPreference: 21816c0a6f61a2829ccc0cef034392e9b509ee5f
RNDeviceInfo: 99b0a4fc191808e58e0a045640706100fc3d771c
RNDeviceInfo: 1a8db52003ad76c066ed739259079efe5d2e7853
RNFS: 3ab21fa6c56d65566d1fb26c2228e2b6132e5e32
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
RNHandoff: d3b0754cca3a6bcd9b25f544f733f7f033ccf5fa

6
package-lock.json generated
View file

@ -19723,9 +19723,9 @@
"integrity": "sha512-sQDYwGEdxwKwXKP/8Intc81FyH33Rv8ZvOxdmPX4NM75RAIVeBc13pdabEqycAimNZoY5IDvGp4o1cTTa5gNrA=="
},
"react-native-device-info": {
"version": "8.4.0",
"resolved": "https://registry.npmjs.org/react-native-device-info/-/react-native-device-info-8.4.0.tgz",
"integrity": "sha512-/ZHDJajkEmjNmjvm52o7pqIpR2uKocD66iH00GMe5QpUdM9u9vDxS2hgcRbgrVaKEfA5IRIBctpalYMrrbQU+Q=="
"version": "8.4.1",
"resolved": "https://registry.npmjs.org/react-native-device-info/-/react-native-device-info-8.4.1.tgz",
"integrity": "sha512-O+G0wUXAc3196CUAs/C/ugIvIUvTMPvw7gixStZyXOpOGwGQKWx6if1YV1qLD5oPldxSvg17CdgB91yOLniKEA=="
},
"react-native-document-picker": {
"version": "git+https://github.com/BlueWallet/react-native-document-picker.git#3684d4fcc2bc0b47c32be39024e4796004c3e428",