From d8cc50f3042d18973a0d402b70f330d868705152 Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Mon, 15 Mar 2021 23:14:50 +0000
Subject: [PATCH] chore(deps): 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] <support@dependabot.com>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 012a8a5..d8b6138 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
     "prop-types": "latest",
     "raven-for-redux": "^1.3.0",
     "raven-js": "^3.24.0",
-    "react": "^16.2.0",
+    "react": "^17.0.1",
     "react-dom": "^16.2.0",
     "react-redux": "^7.1.0",
     "react-router-dom": "^5.0.1",