From 6bb8fc8b2ac7441533d6ad07717ec54df9ed2888 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Oct 2020 04:50:39 +0000 Subject: [PATCH] Bump react from 0.14.10 to 16.14.0 Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 0.14.10 to 16.14.0. - [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.14.0/packages/react) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8446567..3fa0326 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "webpack-dev-server": "^1.14.1" }, "dependencies": { - "react": "^0.14.6", + "react": "^16.14.0", "react-dom": "^0.14.6", "underscore": "^1.8.3" }