Update dependency react-native-device-info to v14.0.4

This commit is contained in:
renovate[bot] 2025-02-24 03:52:24 +00:00 committed by GitHub
parent fa43d03a36
commit 8c2640e5a9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -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": "*"

View file

@ -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",