From df30e2637de5b423c0a27165e85c25bc42f529e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 21:30:29 +0000 Subject: [PATCH] Bump react from 0.13.3 to 15.6.2 Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 0.13.3 to 15.6.2. - [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/v15.6.2/packages/react) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 870da13..5a8c685 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "less": "^1.7.0", "less-loader": "^0.7.3", "mocha": "^2.2.1", - "react": "^0.13.0", + "react": "^15.6.2", "react-router": "^0.13.0", "sinon": "^1.9.1", "sinon-chai": "^2.5.0",