build(deps): bump react-dropzone from 11.4.1 to 11.4.2

Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.4.1 to 11.4.2.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](https://github.com/react-dropzone/react-dropzone/compare/v11.4.1...v11.4.2)

---
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-09-24 11:14:19 -05:00
committed by David Lechner
parent cca7497fd5
commit 03b8e82b38
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"prop-types": "^15.7.2",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-dropzone": "^11.4.1",
"react-dropzone": "^11.4.2",
"react-monaco-editor": "^0.45.0",
"react-redux": "^7.2.5",
"react-scripts": "^4.0.3",