From f4dee1ca263d9c0168b3c05505b58b31fddf1a15 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 14:29:00 +0000 Subject: [PATCH] Bump react-dropzone from 4.3.0 to 11.3.1 Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 4.3.0 to 11.3.1. - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](https://github.com/react-dropzone/react-dropzone/compare/v4.3.0...v11.3.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 9424d47..ebe90be 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.3.1", "react-ga": "^2.5.3", "react-google-button": "^0.5.3", "react-google-calendar-api": "^1.0.7",