From 279d16bf2cc8fe01e9f4f4f9af575203a9625248 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 17 Apr 2024 19:30:13 +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 b40237e..ce456ed 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dependencies": { "native-base": "^2.0.13", "react": "15.4.2", - "react-native": "0.42.3", + "react-native": "0.69.12", "react-native-fit-image": "^1.4.7", "react-native-htmlview": "^0.8.0",