From 032082935d0997948af5767b1efdc8a6473ada1a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Dec 2020 09:47:46 +0000 Subject: [PATCH] Bump react-dropzone from 4.3.0 to 11.2.4 Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 4.3.0 to 11.2.4. - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](https://github.com/react-dropzone/react-dropzone/compare/v4.3.0...v11.2.4) 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 5180a36..327ab48 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,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.4", "react-ga": "^2.5.3", "react-google-button": "^0.5.3", "react-google-calendar-api": "^1.0.7",