From 2e413ff767b4059a97a268f632b41cf978700db3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Mar 2018 01:58:50 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/npm:ms:20170412 Latest report for sohobase/splitbits: https://snyk.io/test/github/sohobase/splitbits --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71a28ee..a4c1812 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.54.0", "react-native-animatable": "1.2.4", "react-native-qrcode": "0.2.6", "react-native-snap-carousel": "^3.5.0",