From a9b3f1534a916cc2f9e63f145049a281610a2d35 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 22 Jan 2020 02:49:23 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-KINDOF-537849 --- 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",