From 9956a23a7095f1222b945f2a2c072ace4a4aa246 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 9 Aug 2025 07:37:47 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TMP-11501554 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 533d548..0b4489c 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "react": "16.0.0", "react-dom": "^16.2.1", "react-native": "0.60.0", - "react-native-elements": "^0.18.5", + "react-native-elements": "^1.0.0", "react-native-vector-icons": "^6.4.1", "react-navigation": "^1.0.0", "react-redux": "^5.0.6",