From c23f02ff83b14ab5242fe571646eddfc77990b23 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 3 Dec 2020 06:54:34 +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 3c0ca18..413d1fe 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "axios": "^0.19.0", "chart.js": "^2.9.3", "file-saver": "^2.0.2", - "react": "^16.12.0", + "react": "^17.0.1", "react-chartjs-2": "^2.8.0", "react-color": "^2.17.3", "react-dom": "^16.12.0",