build(deps): bump react-dropzone from 11.3.4 to 11.4.0

Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.3.4 to 11.4.0.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](https://github.com/react-dropzone/react-dropzone/compare/v11.3.4...v11.4.0)

---
updated-dependencies:
- dependency-name: react-dropzone
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-14 11:13:11 -05:00
committed by David Lechner
parent 037d011736
commit c710b9ce56
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
"prop-types": "^15.7.2",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-dropzone": "^11.3.4",
"react-dropzone": "^11.4.0",
"react-monaco-editor": "^0.43.0",
"react-redux": "^7.2.5",
"react-scripts": "^4.0.3",
+4 -4
View File
@@ -10037,10 +10037,10 @@ react-dom@^16.13.1:
prop-types "^15.6.2"
scheduler "^0.19.1"
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==
react-dropzone@^11.4.0:
version "11.4.0"
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-11.4.0.tgz#bbf3b2491341864c91c218a606a7f2568e5a94a8"
integrity sha512-5NRpAN4ZmpEn0kvtkO18rPInE7n4eVjGeTLP/c0JcGAnV+5yrpr5QHdPH27M05SP2tsjkRoRf02DCK/4fxbsog==
dependencies:
attr-accept "^2.2.1"
file-selector "^0.2.2"