From a11f7c4a02bee355fa5db6b83732dbe5154a1aac Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 22 Sep 2025 07:45:59 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-12704893 - https://snyk.io/vuln/SNYK-JS-IP-12761655 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0950c9e..895c012 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "react-is": "18.2.0", "react-markdown": "8.0.7", "react-markdown-editor-lite": "1.3.4", - "react-native": "0.72.1", + "react-native": "0.72.11", "react-redux": "8.1.1", "react-router-dom": "6.14.1", "react-spring": "9.7.2",