From 83efc8e20549ee01fb69a3369f876df9cf5ecc82 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 27 May 2026 22:40:09 +0000 Subject: [PATCH 1/2] fix: upgrade react-native from 0.10.1 to 0.85.3 Snyk has created this PR to upgrade react-native from 0.10.1 to 0.85.3. See this package in npm: react-native See this project in Snyk: https://app.snyk.io/org/gh-instructure/project/b80b0021-9d7d-4a44-bfdb-759e73b576d7?utm_source=github&utm_medium=referral&page=upgrade-pr --- SearchBarExample/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SearchBarExample/package.json b/SearchBarExample/package.json index 4e7f7b0..90cf1a1 100644 --- a/SearchBarExample/package.json +++ b/SearchBarExample/package.json @@ -6,7 +6,7 @@ "start": "node_modules/react-native/packager/packager.sh" }, "dependencies": { - "react-native": "^0.10.1", + "react-native": "^0.85.3", "react-native-search-bar": "^2.1.0" } } From 2f913222305e5d21cb8385f5eec3f0887602007b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 28 May 2026 22:21:07 +0000 Subject: [PATCH 2/2] fix: upgrade react-native from 0.10.1 to 0.85.3 Snyk has created this PR to upgrade react-native from 0.10.1 to 0.85.3. See this package in npm: react-native See this project in Snyk: https://app.snyk.io/org/gh-instructure/project/b80b0021-9d7d-4a44-bfdb-759e73b576d7?utm_source=github&utm_medium=referral&page=upgrade-pr