From 55371abd78cd6da27a81fcfc350ff0025af18e25 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 11 Oct 2020 17:42:42 +0000 Subject: [PATCH] Bump react-dropzone from 4.3.0 to 11.2.0 Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 4.3.0 to 11.2.0. - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](https://github.com/react-dropzone/react-dropzone/compare/v4.3.0...v11.2.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 f804581..38a5748 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "react-calendar-timeline": "^0.16.3", "react-datepicker": "^1.5.0", "react-dom": "^16.4.0", - "react-dropzone": "^4.2.12", + "react-dropzone": "^11.2.0", "react-ga": "^2.5.3", "react-google-button": "^0.5.3", "react-google-calendar-api": "^1.0.7",