From b76b658f5910c01a2aa7b40e6f78639913922c89 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 23 Feb 2022 16:06:38 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PLIST-2405644 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b40237e..0c03b2d 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dependencies": { "native-base": "^2.0.13", "react": "15.4.2", - "react-native": "0.42.3", + "react-native": "0.59.0", "react-native-fit-image": "^1.4.7", "react-native-htmlview": "^0.8.0",