From fc91031b46b8a6f7aa1c3127a0fd5b3ee89cdd8f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 17 Apr 2025 04:39:10 +0000 Subject: [PATCH] fix: upgrade react-native from 0.60.5 to 0.78.1 Snyk has created this PR to upgrade react-native from 0.60.5 to 0.78.1. See this package in npm: react-native See this project in Snyk: https://app.snyk.io/org/rayston92/project/ebadba31-fec8-48ec-9b68-1a4a71c33c63?utm_source=github&utm_medium=referral&page=upgrade-pr --- example/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/package.json b/example/package.json index 4dd6a1c..9db8530 100644 --- a/example/package.json +++ b/example/package.json @@ -10,7 +10,7 @@ "jcore-react-native": "1.9.5", "jpush-react-native": "2.9.2", "react": "16.8.6", - "react-native": "0.60.5", + "react-native": "0.78.1", "update": "^0.7.4" }, "devDependencies": {