From 949349a6a15f51701cb1d947cc1448711c633788 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 07:52:27 +0000 Subject: [PATCH] Bump react-native from 0.60.5 to 0.69.12 in /example Bumps [react-native](https://github.com/facebook/react-native) from 0.60.5 to 0.69.12. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-pre-070.md) - [Commits](https://github.com/facebook/react-native/compare/v0.60.5...v0.69.12) --- updated-dependencies: - dependency-name: react-native dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- example/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/package.json b/example/package.json index e4bb1b0..29fea0f 100644 --- a/example/package.json +++ b/example/package.json @@ -10,7 +10,7 @@ "jcore-react-native": "2.1.3", "jpush-react-native": "3.0.4", "react": "16.8.6", - "react-native": "0.60.5", + "react-native": "0.69.12", "update": "^0.7.4" }, "devDependencies": {