From 67e85060c3e8e5ed958f83c5c6ec92b9d65c532f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 10:46:15 +0000 Subject: [PATCH] Bump react-dropzone from 11.0.1 to 11.0.2 Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.0.1 to 11.0.2. - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](https://github.com/react-dropzone/react-dropzone/compare/v11.0.1...v11.0.2) 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 ffa2535a..0424a80d 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "react": "^16.13.1", "react-countup": "^4.3.3", "react-dom": "^16.13.1", - "react-dropzone": "^11.0.1", + "react-dropzone": "^11.0.2", "react-helmet": "^6.1.0", "react-mailchimp-form": "^1.0.2", "react-mailchimp-subscribe": "^2.1.0", diff --git a/yarn.lock b/yarn.lock index 845cdfcd..75555070 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11637,10 +11637,10 @@ react-dom@^16.13.1: prop-types "^15.6.2" scheduler "^0.19.1" -react-dropzone@^11.0.1: - version "11.0.1" - resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-11.0.1.tgz#c8b6a6ed02576e5365af2e2a3f3b31df31feb213" - integrity sha512-x/6wqRHaR8jsrNiu/boVMIPYuoxb83Vyfv77hO7/3ZRn8Pr+KH5onsCsB8MLBa3zdJl410C5FXPUINbu16XIzw== +react-dropzone@^11.0.2: + version "11.0.2" + resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-11.0.2.tgz#1a4084f520c2eafbeb24026760b3ee8f3759cfd3" + integrity sha512-/Wde9Il1aJ1FtWllg3N2taIeJh4aftx6UGUG8R1TmLnZit2RnDcEjcKwEEbKwgLXTTh8QQpiZWQJq45jTy1jCA== dependencies: attr-accept "^2.0.0" file-selector "^0.1.12"