From c983d90396e5fb3ed5d92ebb88b17d194db2a027 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 11 Apr 2025 07:37:43 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f80e71..dfb4439 100644 --- a/package.json +++ b/package.json @@ -332,7 +332,7 @@ "react-app-rewired": "^2.2.1", "react-art": "18.2.0", "react-dom": "18.1.0", - "react-native": "0.70.5", + "react-native": "0.79.0", "react-native-autoheight-webview": "^1.6.5", "react-native-flash-message": "^0.3.1", "react-native-gesture-handler": "~2.8.0",