From c14eac590d5d9923cf7bf492263d80319e652b04 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 28 Mar 2020 22:02:40 +0000 Subject: [PATCH] fix: upgrade @react-native-community/push-notification-ios from 1.0.3 to 1.0.7 Snyk has created this PR to upgrade @react-native-community/push-notification-ios from 1.0.3 to 1.0.7. See this package in NPM: https://www.npmjs.com/package/@react-native-community/push-notification-ios See this project in Snyk: https://app.snyk.io/org/0xpixel/project/f47553a6-a0a7-4b6b-987a-bbf5ad5e39f4?utm_source=github&utm_medium=upgrade-pr --- packages/pushnotification/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"