From 02cb26902adbb0cbf333500373afe7fe67e7f973 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Feb 2026 04:34:01 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50d839cb627..e06105f8e69 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "prop-types": "15.7.2", "react": "16.8.6", "react-localization": "1.0.13", - "react-native": "0.60.5", + "react-native": "0.69.12", "react-native-biometrics": "git+https://github.com/BlueWallet/react-native-biometrics.git", "react-native-camera": "3.4.0", "react-native-device-info": "4.0.1",