Skip to content

Commit a763bd9

Browse files
committed
fix(deps): update dependency react-dropzone to v10.1.9
1 parent d23f92e commit a763bd9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"ramda": "0.26.1",
2828
"react": "16.9.0",
2929
"react-dom": "16.9.0",
30-
"react-dropzone": "10.1.8",
30+
"react-dropzone": "10.1.9",
3131
"round-to": "4.0.0"
3232
},
3333
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8367,10 +8367,10 @@ react-dom@16.9.0:
83678367
prop-types "^15.6.2"
83688368
scheduler "^0.15.0"
83698369

8370-
react-dropzone@10.1.8:
8371-
version "10.1.8"
8372-
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-10.1.8.tgz#348895a3ee9efe7c0f6a2f19642f04704c170757"
8373-
integrity sha512-Lm6+TxIDf/my4i3VdYmufRcrJ4SUbSTJP3HB49V2+HNjZwLI4NKVkaNRHwwSm9CEuzMP+6SW7pT1txc1uBPfDg==
8370+
react-dropzone@10.1.9:
8371+
version "10.1.9"
8372+
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-10.1.9.tgz#8093ecd7d2dc4002280eb2dac1d5fa4216c800ee"
8373+
integrity sha512-7iqALZ0mzk+4g/AsYxEy3QyWPMTVQYKQVkYUe9zIbH18u+pi7EBDg010KEwfIX6jeTDH2qP0E6/eUnXvBYrovA==
83748374
dependencies:
83758375
attr-accept "^1.1.3"
83768376
file-selector "^0.1.11"

0 commit comments

Comments
 (0)