From 5573e27ccc51b5986bae87ceb16568f5dbf887eb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Nov 2025 09:14:46 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f4f041f..cbc58b1 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "react-helmet": "^6.1.0", "react-icons": "^4.8.1-snapshot.1", "react-loader-spinner": "^5.3.4", - "react-native": "^0.71.4", + "react-native": "^0.75.0", "react-router-dom": "^6.9.0", "react-share": "^4.4.1", "react-slick": "^0.29.0",