From 0298e8b5ddbf91de370fb10d4269acf46566cc34 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Oct 2020 17:15:02 +0000 Subject: [PATCH] Bump react from 0.14.10 to 17.0.1 Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 0.14.10 to 17.0.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/v17.0.1/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..2dd8705 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "webpack-dev-server": "^1.14.1" }, "dependencies": { - "react": "^0.14.6", + "react": "^17.0.1", "react-dom": "^0.14.6", "underscore": "^1.8.3" }