From 9ef99bd5f849e562bba39bcf781a5f5b8aa61642 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 12 Oct 2024 06:37:05 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060 --- 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",