Bump dropzone from 5.8.1 to 5.9.2 (#3567)

Bumps [dropzone](https://github.com/dropzone/dropzone) from 5.8.1 to 5.9.2.
- [Release notes](https://github.com/dropzone/dropzone/releases)
- [Changelog](https://github.com/dropzone/dropzone/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dropzone/dropzone/compare/v5.8.1...v5.9.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3572/head
dependabot[bot] 4 years ago committed by GitHub
parent 0bb025e6f9
commit b025e6d7ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated

@ -3915,9 +3915,9 @@
}
},
"dropzone": {
"version": "5.8.1",
"resolved": "https://registry.npmjs.org/dropzone/-/dropzone-5.8.1.tgz",
"integrity": "sha512-1upO44M5CEV5ZNd+HBZ38ziUvlZbMweT8IJsKOYKPALXYk7II5hwvFmy+ggWpyRQYnAKjd3/VJ5ffd9fM+TX3w=="
"version": "5.9.2",
"resolved": "https://registry.npmjs.org/dropzone/-/dropzone-5.9.2.tgz",
"integrity": "sha512-5t2z51DzIsWDbTpwcJIvUlwxBbvcwdCApz0yb9ecKJwG155Xm92KMEZmHW1B0MzoXOKvFwdd0nPu5cpeVcvPHQ=="
},
"duplexer": {
"version": "0.1.2",

@ -93,7 +93,7 @@
"datatables.net-searchpanes-bs4": "^1.2.2",
"datatables.net-select-bs4": "^1.3.3",
"daterangepicker": "^3.1.0",
"dropzone": "^5.8.1",
"dropzone": "^5.9.2",
"ekko-lightbox": "^5.3.0",
"fastclick": "^1.0.6",
"filterizr": "^2.2.4",

Loading…
Cancel
Save