From 968b247c0f5a984e9624e65a1554435fb7797b58 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 10 Aug 2025 09:38:25 +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 4c11fcd..edc5bf4 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "prop-types": "^15.6.0", "react": "16.0.0", "react-native": "^0.74.0", - "react-native-elements": "^0.18.2", + "react-native-elements": "^1.0.0", "react-native-gifted-chat": "^0.16.3", "react-native-incall-manager": "^2.2.0", "react-native-loading-spinner-overlay": "^0.5.2",