diff --git a/package-lock.json b/package-lock.json index 4b69d2bd7..2f9b105d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15259,9 +15259,9 @@ "integrity": "sha512-sQDYwGEdxwKwXKP/8Intc81FyH33Rv8ZvOxdmPX4NM75RAIVeBc13pdabEqycAimNZoY5IDvGp4o1cTTa5gNrA==" }, "react-native-device-info": { - "version": "5.6.1", - "resolved": "https://registry.npmjs.org/react-native-device-info/-/react-native-device-info-5.6.1.tgz", - "integrity": "sha512-FxjenoDZJKT53pp/Tl5gMsw5DA82Y5tOuySQlKS5AaDmw+Bu6EqEJjt0z4TRhJOVoqVJ35oCiZ3xViVbz/hB0w==" + "version": "5.6.4", + "resolved": "https://registry.npmjs.org/react-native-device-info/-/react-native-device-info-5.6.4.tgz", + "integrity": "sha512-N7IC/bxE+UfdY1X/wLCIk3jFeVVazg33IXIVovE37+bdfndZx+dmeBcN2/XDgVT51rUC5K2S2m8vqkAFeBO/6Q==" }, "react-native-document-picker": { "version": "git+https://github.com/BlueWallet/react-native-document-picker.git#3684d4fcc2bc0b47c32be39024e4796004c3e428", diff --git a/package.json b/package.json index 7cc544c6a..c6e62577c 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "react-native-blue-crypto": "git+https://github.com/Overtorment/react-native-blue-crypto.git", "react-native-camera": "3.35.0", "react-native-default-preference": "1.4.3", - "react-native-device-info": "5.6.1", + "react-native-device-info": "5.6.4", "react-native-document-picker": "git+https://github.com/BlueWallet/react-native-document-picker.git#3684d4fcc2bc0b47c32be39024e4796004c3e428", "react-native-elements": "2.1.0", "react-native-fs": "2.16.6",