From 9b01e1e5d2e6fc7f162524d99a8f1c2585169b64 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Sep 2024 09:05:39 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BODYPARSER-7926860 - https://snyk.io/vuln/SNYK-JS-SEND-7926862 - https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865 --- 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",