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

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

---
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-23 12:03:29 -05:00
committed by David Lechner
parent 3275a5e51a
commit c092348247
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.0",
"react-dropzone": "^11.4.1",
"react-monaco-editor": "^0.45.0",
"react-redux": "^7.2.5",
"react-scripts": "^4.0.3",
+4 -4
View File
@@ -10130,10 +10130,10 @@ react-dom@^16.13.1:
prop-types "^15.6.2"
scheduler "^0.19.1"
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==
react-dropzone@^11.4.1:
version "11.4.1"
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-11.4.1.tgz#8a0b7c92eceb3a8b3fef45bfb37d7daab32888f6"
integrity sha512-7DmD25aoI2CkL3PnIVaCEKe2beeKsen78DjrWAW+04nH7+EOt7YAdm1WmcpWrwuMngRf535i87D/ffXzi28qnA==
dependencies:
attr-accept "^2.2.1"
file-selector "^0.2.2"