From 81fa944dc6c4912a180cf787d9cd4d4494033775 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Feb 2026 09:04:56 +0000 Subject: [PATCH] fix: template/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FASTXMLPARSER-15155603 --- template/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/package.json b/template/package.json index 0df6803..a3b1755 100644 --- a/template/package.json +++ b/template/package.json @@ -42,7 +42,7 @@ "react": "18.3.1", "react-error-boundary": "^4.0.13", "react-i18next": "^14.1.2", - "react-native": "0.74.1", + "react-native": "0.76.0", "react-native-bootsplash": "^5.5.3", "react-native-code-push": "^8.2.2", "react-native-config": "^1.5.1",