From 8e403ea8e01cef0f7cd742e597267dc9ba8c0712 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 5 Jul 2018 07:19:52 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:plist:20180219 - https://snyk.io/vuln/npm:ws:20171108 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71a28ee..f261242 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "more-entropy": "0.0.7", "prop-types": "15.6.0", "react": "16.2.0", - "react-native": "0.52.0", + "react-native": "0.56.0", "react-native-animatable": "1.2.4", "react-native-qrcode": "0.2.6", "react-native-snap-carousel": "^3.5.0",