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] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-07-01 13:15:44 -05:00
committed by David Lechner
parent fab6085e87
commit 6c9633f30d
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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",