From f1d64b016430e8f45948c55298d23de9ee042ac7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 21:59:20 +0000 Subject: [PATCH] Bump react from 0.12.2 to 16.13.1 in /react-102/react-flux Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 0.12.2 to 16.13.1. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v16.13.1/packages/react) Signed-off-by: dependabot[bot] --- react-102/react-flux/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-102/react-flux/package.json b/react-102/react-flux/package.json index bbe1526..ce94689 100644 --- a/react-102/react-flux/package.json +++ b/react-102/react-flux/package.json @@ -15,7 +15,7 @@ "browserify": "^8.1.3", "es6-promise": "^2.1.1", "flux": "^2.0.3", - "react": "^0.12.2", + "react": "^16.13.1", "reactify": "^1.0.0", "watchify": "^2.3.0" },