diff --git a/packages/pushnotification/package.json b/packages/pushnotification/package.json index ba343138b76..9f84f8bbcbc 100644 --- a/packages/pushnotification/package.json +++ b/packages/pushnotification/package.json @@ -49,7 +49,7 @@ }, "dependencies": { "@aws-amplify/core": "^2.2.6", - "@react-native-community/push-notification-ios": "1.0.3" + "@react-native-community/push-notification-ios": "1.0.7" }, "peerdependencies": { "react-native": "^0.55.0"