From 38092f2f6b23472061d66258e74303e19392a6d9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 14 Jul 2022 10:34:02 +0000 Subject: [PATCH] fix: upgrade react-native-restart from 0.0.6 to 0.0.24 Snyk has created this PR to upgrade react-native-restart from 0.0.6 to 0.0.24. See this package in npm: https://www.npmjs.com/package/react-native-restart See this project in Snyk: https://app.snyk.io/org/countly/project/cdb83592-2fbd-4f30-86f8-723f6f2896b8?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86139c2..f4b6bfc 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "react-native-firebase": "^5.2.2", "react-native-modal": "^6.4.0", "react-native-pinch": "^0.1.0", - "react-native-restart": "0.0.6" + "react-native-restart": "0.0.24" }, "devDependencies": { "babel-eslint": "^7.2.3",