diff --git a/package.json b/package.json index deb1da86..f95caec2 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@rneui/base": "^4.0.0-rc.7", "@rneui/themed": "^4.0.0-rc.7", "@sayem314/react-native-keep-awake": "^1.0.3", - "@sentry/react-native": "^3.2.3", + "@sentry/react-native": "^5.0.0", "@types/react": "^17", "base64url": "^3.0.1", "deepmerge": "^4.2.2", @@ -44,7 +44,7 @@ "postinstall-postinstall": "^2.0.0", "prop-types": "^15.5.10", "react": "18.0.0", - "react-native": "^0.69.7", + "react-native": "^0.74.0", "react-native-action-sheet": "^2.2.0", "react-native-alert-async": "^1.0.5", "react-native-app-auth": "^6.4.0",