From 0a08168f73cb1778592e299cbe5248919bc7c429 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 25 Jan 2026 09:25:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15038581 - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 163dc66..879a6cb 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "normalize.css": "^8.0.1", "react": "16.6.3", "react-dom": "^16.6.3", - "react-native": "0.58.4", + "react-native": "0.69.12", "react-native-uuid": "^1.4.9", "upath": "^1.1.0", "uuid": "^3.3.2"