From f388b32ec8f90e6e2c2744f41f3658542f45263b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 24 Oct 2020 05:08:26 +0000 Subject: [PATCH] Bump react-dropzone from 8.2.0 to 11.2.1 Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 8.2.0 to 11.2.1. - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](https://github.com/react-dropzone/react-dropzone/compare/v8.2.0...v11.2.1) 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 20b96337..a93208c5 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.1", "react-player": "^1.7.0", "react-router-dom": "^4.1.1", "react-spring": "7.2.0",