Bump react-dropzone from 10.2.1 to 10.2.2
Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 10.2.1 to 10.2.2. - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](https://github.com/react-dropzone/react-dropzone/compare/v10.2.1...v10.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
1694a9fc39
commit
be4a3224a7
|
@ -24,7 +24,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": "^10.2.1",
|
"react-dropzone": "^10.2.2",
|
||||||
"react-helmet": "^5.2.1",
|
"react-helmet": "^5.2.1",
|
||||||
"react-mailchimp-form": "^1.0.2",
|
"react-mailchimp-form": "^1.0.2",
|
||||||
"react-mailchimp-subscribe": "^2.1.0",
|
"react-mailchimp-subscribe": "^2.1.0",
|
||||||
|
|
|
@ -10548,10 +10548,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@^10.2.1:
|
react-dropzone@^10.2.2:
|
||||||
version "10.2.1"
|
version "10.2.2"
|
||||||
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-10.2.1.tgz#b7520124c4a3b66f96d49f7879027c7a475eaa20"
|
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-10.2.2.tgz#67b4db7459589a42c3b891a82eaf9ade7650b815"
|
||||||
integrity sha512-Me5nOu8hK9/Xyg5easpdfJ6SajwUquqYR/2YTdMotsCUgJ1pHIIwNsv0n+qcIno0tWR2V2rVQtj2r/hXYs2TnQ==
|
integrity sha512-U5EKckXVt6IrEyhMMsgmHQiWTGLudhajPPG77KFSvgsMqNEHSyGpqWvOMc5+DhEah/vH4E1n+J5weBNLd5VtyA==
|
||||||
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