From ca102f0f104497d4e3f6070ec21a7265e150af9d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Apr 2024 22:14:22 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-6139239 --- 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"