From 3e3704e5da5e3b299031ee1b75fbb38ff057c4c7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 10 Nov 2024 00:52:34 +0000 Subject: [PATCH] fix: react-native-redux-sample/ReactNativeWithSendBird/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 --- react-native-redux-sample/ReactNativeWithSendBird/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-native-redux-sample/ReactNativeWithSendBird/package.json b/react-native-redux-sample/ReactNativeWithSendBird/package.json index ed90445f..085ec579 100644 --- a/react-native-redux-sample/ReactNativeWithSendBird/package.json +++ b/react-native-redux-sample/ReactNativeWithSendBird/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "react": "16.8.3", - "react-native": "0.59.3", + "react-native": "0.76.0", "react-native-cached-image": "1.4.3", "react-native-elements": "0.19.0", "react-native-fetch-blob": "0.10.8",