From 52465c43b235e1dca1740580cef816ac4ac3ac6a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2020 01:35:10 +0000 Subject: [PATCH] chore(deps): bump react-dropzone from 11.0.1 to 11.0.3 Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.0.1 to 11.0.3. - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](https://github.com/react-dropzone/react-dropzone/compare/v11.0.1...v11.0.3) Signed-off-by: dependabot-preview[bot] --- packages/ui-components/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index 9ed828045..3f2b3abe4 100644 --- a/packages/ui-components/package.json +++ b/packages/ui-components/package.json @@ -23,7 +23,7 @@ "@types/recharts": "^1.1.16", "@types/styled-components": "^5.0.0", "babel-loader": "^8.0.6", - "react-dropzone": "11.0.1", + "react-dropzone": "11.0.3", "recharts": "^1.6.0", "semantic-ui-css": "^2.4.1", "semantic-ui-react": "^0.88.1", diff --git a/yarn.lock b/yarn.lock index ff259bdf9..c285b3241 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17331,10 +17331,10 @@ react-draggable@^4.0.3: classnames "^2.2.5" prop-types "^15.6.0" -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.3: + version "11.0.3" + resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-11.0.3.tgz#59c396a1482454fa78466f8565336f40ce7f7c84" + integrity sha512-+MoMOoKZfkZ9i1+qEFl2ZU29AB/c9K2bFxyACqGynguJunmqO+k2PJ2AcuiH51xVNl9R7q/x5QdBaIWb6RtoSw== dependencies: attr-accept "^2.0.0" file-selector "^0.1.12"