Bump react-dropzone from 11.0.1 to 11.0.2
Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.0.1 to 11.0.2. - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](https://github.com/react-dropzone/react-dropzone/compare/v11.0.1...v11.0.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7e06436aa6
commit
67e85060c3
|
@ -26,7 +26,7 @@
|
||||||
"react": "^16.13.1",
|
"react": "^16.13.1",
|
||||||
"react-countup": "^4.3.3",
|
"react-countup": "^4.3.3",
|
||||||
"react-dom": "^16.13.1",
|
"react-dom": "^16.13.1",
|
||||||
"react-dropzone": "^11.0.1",
|
"react-dropzone": "^11.0.2",
|
||||||
"react-helmet": "^6.1.0",
|
"react-helmet": "^6.1.0",
|
||||||
"react-mailchimp-form": "^1.0.2",
|
"react-mailchimp-form": "^1.0.2",
|
||||||
"react-mailchimp-subscribe": "^2.1.0",
|
"react-mailchimp-subscribe": "^2.1.0",
|
||||||
|
|
|
@ -11637,10 +11637,10 @@ react-dom@^16.13.1:
|
||||||
prop-types "^15.6.2"
|
prop-types "^15.6.2"
|
||||||
scheduler "^0.19.1"
|
scheduler "^0.19.1"
|
||||||
|
|
||||||
react-dropzone@^11.0.1:
|
react-dropzone@^11.0.2:
|
||||||
version "11.0.1"
|
version "11.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-11.0.1.tgz#c8b6a6ed02576e5365af2e2a3f3b31df31feb213"
|
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-11.0.2.tgz#1a4084f520c2eafbeb24026760b3ee8f3759cfd3"
|
||||||
integrity sha512-x/6wqRHaR8jsrNiu/boVMIPYuoxb83Vyfv77hO7/3ZRn8Pr+KH5onsCsB8MLBa3zdJl410C5FXPUINbu16XIzw==
|
integrity sha512-/Wde9Il1aJ1FtWllg3N2taIeJh4aftx6UGUG8R1TmLnZit2RnDcEjcKwEEbKwgLXTTh8QQpiZWQJq45jTy1jCA==
|
||||||
dependencies:
|
dependencies:
|
||||||
attr-accept "^2.0.0"
|
attr-accept "^2.0.0"
|
||||||
file-selector "^0.1.12"
|
file-selector "^0.1.12"
|
||||||
|
|
Reference in New Issue