From dc31b7e34559a633a47666bf71ed362d2bf165c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 16:47:26 +0000 Subject: [PATCH] Bump react-dropzone from 11.2.4 to 11.3.1 Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.2.4 to 11.3.1. - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](https://github.com/react-dropzone/react-dropzone/compare/v11.2.4...v11.3.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 91d12f96..7cf17e96 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "react": "^16.13.1", "react-ace": "^9.3.0", "react-dom": "^16.13.1", - "react-dropzone": "^11.2.4", + "react-dropzone": "^11.3.1", "react-redux": "^7.2.2", "react-scripts": "^4.0.2", "react-splitter-layout": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index a40b0dce..fef5ab60 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10577,10 +10577,10 @@ react-dom@^16.13.1: prop-types "^15.6.2" scheduler "^0.19.1" -react-dropzone@^11.2.4: - version "11.2.4" - resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-11.2.4.tgz#391a8d2e41a8a974340f83524d306540192e3313" - integrity sha512-EGSvK2CxFTuc28WxwuJCICyuYFX8b+sRumwU6Bs6sTbElV2HtQkT0d6C+HEee6XfbjiLIZ+Th9uji27rvo2wGw== +react-dropzone@^11.3.1: + version "11.3.1" + resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-11.3.1.tgz#a3115e728b32b33e89f03d691b5b3b44b7f9072f" + integrity sha512-gPyw524T6dYZW81aQoBGmBG90cVNs+YJreh3HaN45Yw09Bm6m4aA6IF9ergHZQAWGeDSJ+DUhDKKAAaDdTj3RQ== dependencies: attr-accept "^2.2.1" file-selector "^0.2.2"