From ee77661d6a7ff6612d2fb04d8e8522c85325b8c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 21:32:26 +0000 Subject: [PATCH] Bump react from 0.12.2 to 16.13.1 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92adbdf..eaa1c71 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "karma-chrome-launcher": "^0.1.4", "karma-cli": "0.0.4", "karma-mocha": "^0.1.9", - "react": "~0.12.0", + "react": "~16.13.1", "should": "^4.0.4", "watchify": "^1.0.2" }