From dc6528b0b56cbfe45fc4c54959e5a0b692d1a406 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 31 Dec 2025 05:25:04 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- 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",