Skip to content

Commit

Permalink
Merge pull request #1410 from jhaals/dependabot/npm_and_yarn/website/…
Browse files Browse the repository at this point in the history
…react-dropzone-14.2.2

build(deps): bump react-dropzone from 14.2.1 to 14.2.2 in /website
  • Loading branch information
jhaals committed Jul 9, 2022
2 parents 9c28dcb + 32260d1 commit 9477ad1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"openpgp": "^5.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-dropzone": "^14.2.1",
"react-dropzone": "^14.2.2",
"react-hook-form": "^6.15.8",
"react-i18next": "^11.17.3",
"react-router-dom": "^6.3.0",
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9158,10 +9158,10 @@ react-dom@^17.0.2:
object-assign "^4.1.1"
scheduler "^0.20.2"

react-dropzone@*, react-dropzone@^14.2.1:
version "14.2.1"
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-14.2.1.tgz#aad17e06290723358398a7be76fb38ecf6d77c1a"
integrity sha512-jzX6wDtAjlfwZ+Fbg+G17EszWUkQVxhMTWMfAC9qSUq7II2pKglHA8aarbFKl0mLpRPDaNUcy+HD/Sf4gkf76Q==
react-dropzone@*, react-dropzone@^14.2.2:
version "14.2.2"
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-14.2.2.tgz#a75a0676055fe9e2cb78578df4dedb4c42b54f98"
integrity sha512-5oyGN/B5rNhop2ggUnxztXBQ6q6zii+OMEftPzsxAR2hhpVWz0nAV+3Ktxo2h5bZzdcCKrpd8bfWAVsveIBM+w==
dependencies:
attr-accept "^2.2.2"
file-selector "^0.6.0"
Expand Down

0 comments on commit 9477ad1

Please sign in to comment.