From 1b9a8aa589c731990c865a6f7d9328dd0430b887 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 30 Oct 2020 19:24:09 +0000 Subject: [PATCH] Bump react-dropzone from 8.2.0 to 11.2.3 Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 8.2.0 to 11.2.3. - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](https://github.com/react-dropzone/react-dropzone/compare/v8.2.0...v11.2.3) 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..eab34ae9 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.3", "react-player": "^1.7.0", "react-router-dom": "^4.1.1", "react-spring": "7.2.0",