From f2d738350f77429363c195d7d7da1a4ff4c3ee72 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 Jan 2026 06:47:26 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DIFF-14917201 - https://snyk.io/vuln/SNYK-JS-TAR-15032660 - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 50d839cb627..f0a45a0b706 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "frisbee": "2.0.9", "intl": "1.2.5", "lottie-react-native": "3.1.1", - "mocha": "5.2.0", + "mocha": "10.6.0", "node-libs-react-native": "1.0.3", "path-browserify": "1.0.0", "prettier": "1.18.2", @@ -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.72.0", "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", @@ -115,7 +115,7 @@ "react-native-svg": "9.5.1", "react-native-tcp": "git+https://github.com/aprock/react-native-tcp.git", "react-native-tooltip": "git+https://github.com/marcosrdz/react-native-tooltip.git", - "react-native-vector-icons": "6.6.0", + "react-native-vector-icons": "10.3.0", "react-native-watch-connectivity": "0.3.2", "react-native-webview": "6.9.0", "react-navigation": "3.11.0",