From f46874d5ff962f726de91c26da038947df58284e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 13 Mar 2019 02:49:44 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:braces:20180219 - https://snyk.io/vuln/npm:plist:20180219 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71a28ee..318f16e 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.59.0", "react-native-animatable": "1.2.4", "react-native-qrcode": "0.2.6", "react-native-snap-carousel": "^3.5.0",