From 6c9633f30df8b26d09cb900ff7e201f6b546aa62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jun 2021 16:10:13 +0000 Subject: [PATCH] build(deps): bump react-dropzone from 11.3.2 to 11.3.4 Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.3.2 to 11.3.4. - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](https://github.com/react-dropzone/react-dropzone/compare/v11.3.2...v11.3.4) --- updated-dependencies: - dependency-name: react-dropzone dependency-type: direct:production update-type: version-update:semver-patch ... 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 04f31835..4756ae4e 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "react": "^16.13.1", "react-ace": "^9.3.0", "react-dom": "^16.13.1", - "react-dropzone": "^11.3.1", + "react-dropzone": "^11.3.4", "react-redux": "^7.2.2", "react-scripts": "^4.0.3", "react-splitter-layout": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index b9c3659b..1fcd9775 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10030,10 +10030,10 @@ react-dom@^16.13.1: prop-types "^15.6.2" scheduler "^0.19.1" -react-dropzone@^11.3.1: - version "11.3.2" - resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-11.3.2.tgz#2efb6af800a4779a9daa1e7ba1f8d51d0ab862d7" - integrity sha512-Z0l/YHcrNK1r85o6RT77Z5XgTARmlZZGfEKBl3tqTXL9fZNQDuIdRx/J0QjvR60X+yYu26dnHeaG2pWU+1HHvw== +react-dropzone@^11.3.4: + version "11.3.4" + resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-11.3.4.tgz#aeb098df5c4491e165042c9f0b5e2e7185484740" + integrity sha512-B1nzNRZ4F1cnrfEC0T6KXeBN1mCPinu4JCoTrp7NjB+442KSPxqfDrw41QIA2kAwlYs1+wj/0BTedeM5hc2+xw== dependencies: attr-accept "^2.2.1" file-selector "^0.2.2"