build(deps): bump react-dropzone from 12.0.4 to 12.0.5 (#444)

This commit is contained in:
dependabot[bot]
2022-04-11 04:28:03 +00:00
committed by GitHub
parent ac85c8a67b
commit 4184a18d9a
2 changed files with 5 additions and 5 deletions

View File

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

View File

@@ -9287,10 +9287,10 @@ react-dom@^17.0.2:
object-assign "^4.1.1"
scheduler "^0.20.2"
react-dropzone@^12.0.4:
version "12.0.4"
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-12.0.4.tgz#b88eeaa2c7118f7fd042404682b17a1d466f2fcf"
integrity sha512-fcqHEYe1MzAghU6/Hz86lHDlBNsA+lO48nAcm7/wA+kIzwS6uuJbUG33tBZjksj7GAZ1iUQ6NHwjUURPmSGang==
react-dropzone@^12.0.5:
version "12.0.5"
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-12.0.5.tgz#f9b557484a8afd6267f670f96a770ddd3948838b"
integrity sha512-zUjZigD0VJ91CSm9T1h7ErxFReBLaa9sjS2dUL0+inb0RROZpSJTNDHPY1rrBES5V2NXhF8v0kghmaHc81BMFg==
dependencies:
attr-accept "^2.2.2"
file-selector "^0.4.0"