From 74af9689b3d6876aa148125e85cf3cd7c9ab5f8b Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Wed, 11 Nov 2020 09:19:48 +0000
Subject: [PATCH] Bump react-dropzone from 8.2.0 to 11.2.4

Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 8.2.0 to 11.2.4.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](https://github.com/react-dropzone/react-dropzone/compare/v8.2.0...v11.2.4)

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 20b96337..c68f2ca5 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
         "react-alice-carousel": "^1.14.0",
         "react-avatar-editor": "^11.0.4",
         "react-date-picker": "6.13.0",
-        "react-dropzone": "^8.1.0",
+        "react-dropzone": "^11.2.4",
         "react-player": "^1.7.0",
         "react-router-dom": "^4.1.1",
         "react-spring": "7.2.0",