From eda6eddf52cd3e5b7bcbcc81257b754f22c5ad4a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Oct 2020 11:55:26 +0000 Subject: [PATCH] Bump react from 16.14.0 to 17.0.1 Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.14.0 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 57d697c..2ab1429 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "crypto-socket": "^4.0.0", "moment": "^2.20.1", "moment-range": "^4.0.2", - "react": "^16.2.0", + "react": "^17.0.1", "react-bootstrap": "^1.1.1", "react-chartjs": "^1.2.0", "react-dom": "^16.2.0",