From e99d728fcb4c5e37a5c3ae9483330142fa278229 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Aug 2024 14:36:49 +0000 Subject: [PATCH] fix: upgrade react-native from 0.55.4 to 0.74.3 Snyk has created this PR to upgrade react-native from 0.55.4 to 0.74.3. See this package in npm: react-native See this project in Snyk: https://app.snyk.io/org/a2booky/project/77dbe0d0-7356-4214-b713-91fbe589e75e?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 d056afa..49fc0db 100644 --- a/example/package.json +++ b/example/package.json @@ -36,7 +36,7 @@ "gulp-json-editor": "^2.4.2", "gulp-run": "^1.7.1", "react": "16.3.1", - "react-native": "~0.55.2", + "react-native": "~0.74.3", "run-sequence": "^2.2.1" }, "devDependencies": {