From fcf1298b39c656804e503e8af91faf0f250aa26e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 21:22:56 +0000 Subject: [PATCH] Bump react from 0.13.3 to 0.14.9 Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 0.13.3 to 0.14.9. - [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/HEAD/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 b03044b..4b23b07 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "extract-text-webpack-plugin": "^0.8.2", "lodash": "^4.17.15", "nib": "^1.1.0", - "react": "^0.13.3", + "react": "^0.14.9", "react-bootstrap": "^0.23.7", "react-router": "^0.13.3", "react-router-bootstrap": "^0.16.0",