From 96c33b4f7f4454fb8dc319289715ada3ea196be0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 21:38:18 +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 127346e..d972a5c 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "install": "^0.12.2", "npm": "^6.10.0", "object-assign": "^2.0.0", - "react": "^0.13.2", + "react": "^0.14.9", "react-bootstrap": "^0.21.2", "react-dom": "^0.14.0", "react-router": "^0.13.3",