From eee9ff311866f4070c744162ad39f810d30b3d71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 21:27:38 +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 69ccf6a..65b7683 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "pg-query": "^0.11.0", "postcss": "~5.0.2", "rangy": "^1.3.0-beta.2", - "react": "^0.13.2", + "react": "^15.6.2", "react-bootstrap": "^0.20.3", "react-router": "^0.13.3", "request": "^2.55.0",