Bump react-dropzone from 12.0.1 to 12.0.2 (#370)

This commit is contained in:
dependabot[bot]
2022-02-11 04:22:39 +00:00
committed by GitHub
parent 91d0bc4666
commit ac11136006
2 changed files with 5 additions and 5 deletions

View File

@@ -60,7 +60,7 @@
"openpgp": "^4.10.10", "openpgp": "^4.10.10",
"react": "^17.0.2", "react": "^17.0.2",
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
"react-dropzone": "^12.0.1", "react-dropzone": "^12.0.2",
"react-feather": "^2.0.9", "react-feather": "^2.0.9",
"react-router": "^5.2.0", "react-router": "^5.2.0",
"react-router-dom": "^5.3.0", "react-router-dom": "^5.3.0",

View File

@@ -9450,10 +9450,10 @@ react-dom@^17.0.2:
object-assign "^4.1.1" object-assign "^4.1.1"
scheduler "^0.20.2" scheduler "^0.20.2"
react-dropzone@^12.0.1: react-dropzone@^12.0.2:
version "12.0.1" version "12.0.2"
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-12.0.1.tgz#926d8537405845fa058869e70d7829938eca5552" resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-12.0.2.tgz#3c34f71f378bc35bf06e8e5a1ccb415a5b7c9917"
integrity sha512-E//nFCJfb8eDZ0zI9bOZ/v+8DOwK+7IY76Fv8u8ogfqX/d/K+32EWkFQ2+O9kF8XfUAyGtSA4cKvCjW4o78Qgg== integrity sha512-wnU3+QZA9H5XqC+UNdEDs5YuB+XgJh5mQ9Bop4PUtN/2nKTGTpBbfkcsm9OVCYylBHak69Ezjzbhx/0Cb6OfjA==
dependencies: dependencies:
attr-accept "^2.2.2" attr-accept "^2.2.2"
file-selector "^0.4.0" file-selector "^0.4.0"