From 4553f3601e96da7c25afd44f3b919d1682d57fc3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2020 05:39:12 +0000 Subject: [PATCH] Bump react-dropzone from 8.2.0 to 11.1.0 Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 8.2.0 to 11.1.0. - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](https://github.com/react-dropzone/react-dropzone/compare/v8.2.0...v11.1.0) 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..6067a9f4 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.1.0", "react-player": "^1.7.0", "react-router-dom": "^4.1.1", "react-spring": "7.2.0",