diff --git a/client/package.json b/client/package.json index 4c1e37863b..4df62ddfd3 100644 --- a/client/package.json +++ b/client/package.json @@ -66,7 +66,7 @@ "react-native-background-timer": "^2.3.1", "react-native-circular-progress": "^1.4.1", "react-native-code-push": "^9.0.0", - "react-native-device-info": "^11.1.0", + "react-native-device-info": "^14.0.2", "react-native-gesture-handler": "^2.20.0", "react-native-get-random-values": "^1.11.0", "react-native-haptic-feedback": "^2.3.3", diff --git a/client/yarn.lock b/client/yarn.lock index 391e82b4fd..86ae3d6497 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -9924,10 +9924,10 @@ react-native-code-push@^9.0.0: semver "^7.3.5" xcode "3.0.1" -react-native-device-info@^11.1.0: - version "11.1.0" - resolved "https://registry.yarnpkg.com/react-native-device-info/-/react-native-device-info-11.1.0.tgz#7db5c4e5a179dce761efac155a493aa0956a40ab" - integrity sha512-hzXJSObJdezEz0hF7MAJ3tGeoesuQWenXXt9mrQR9Mjb8kXpZ09rqSsZ/quNpJdZpQ3rYiFa3/0GFG5KNn9PBg== +react-native-device-info@^14.0.2: + version "14.0.2" + resolved "https://registry.yarnpkg.com/react-native-device-info/-/react-native-device-info-14.0.2.tgz#cb583e283eba4e54f56c9c548dae89a96ccf39ab" + integrity sha512-W1oqu4dC4uLKT/Z4uimRP6birJprWjhMP/AwV9hxGSZ5K3wJ/yb34aQ22sd6HmegQHfT2PmkFs3mj+4uXLE1YQ== react-native-dotenv@^3.4.11: version "3.4.11"