diff --git a/package-lock.json b/package-lock.json index bb6c5d519..a2ac030e8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -70,7 +70,7 @@ "react-native-camera-kit": "14.2.0", "react-native-crypto": "2.2.0", "react-native-default-preference": "https://github.com/BlueWallet/react-native-default-preference.git#6338a1f1235e4130b8cfc2dd3b53015eeff2870c", - "react-native-device-info": "14.0.2", + "react-native-device-info": "14.0.4", "react-native-document-picker": "9.3.1", "react-native-draglist": "github:BlueWallet/react-native-draglist#8c52785", "react-native-fs": "2.20.0", @@ -21789,9 +21789,9 @@ } }, "node_modules/react-native-device-info": { - "version": "14.0.2", - "resolved": "https://registry.npmjs.org/react-native-device-info/-/react-native-device-info-14.0.2.tgz", - "integrity": "sha512-W1oqu4dC4uLKT/Z4uimRP6birJprWjhMP/AwV9hxGSZ5K3wJ/yb34aQ22sd6HmegQHfT2PmkFs3mj+4uXLE1YQ==", + "version": "14.0.4", + "resolved": "https://registry.npmjs.org/react-native-device-info/-/react-native-device-info-14.0.4.tgz", + "integrity": "sha512-NX0wMAknSDBeFnEnSFQ8kkAcQrFHrG4Cl0mVjoD+0++iaKrOupiGpBXqs8xR0SeJyPC5zpdPl4h/SaBGly6UxA==", "license": "MIT", "peerDependencies": { "react-native": "*" diff --git a/package.json b/package.json index fb3d04194..0e95cf69b 100644 --- a/package.json +++ b/package.json @@ -137,7 +137,7 @@ "react-native-camera-kit": "14.2.0", "react-native-crypto": "2.2.0", "react-native-default-preference": "https://github.com/BlueWallet/react-native-default-preference.git#6338a1f1235e4130b8cfc2dd3b53015eeff2870c", - "react-native-device-info": "14.0.2", + "react-native-device-info": "14.0.4", "react-native-document-picker": "9.3.1", "react-native-draglist": "github:BlueWallet/react-native-draglist#8c52785", "react-native-fs": "2.20.0",