Bump dropzone from 5.8.0 to 5.8.1 (#3500)

Bumps [dropzone](https://github.com/dropzone/dropzone) from 5.8.0 to 5.8.1.
- [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.0...v5.8.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3508/head
dependabot[bot] 2021-03-15 17:20:29 +05:30 committed by GitHub
parent 2d3821cb2b
commit 16c8afb131
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -3973,9 +3973,9 @@
}
},
"dropzone": {
"version": "5.8.0",
"resolved": "https://registry.npmjs.org/dropzone/-/dropzone-5.8.0.tgz",
"integrity": "sha512-aJQ0VpHrhkm7TcAaeUgCgnyGP/7gNXjNBM6xxx+7HPlLiHfFUa2PkfRMU3wHgBNPyH+UcF/zpJWY3QCt4l61xQ=="
"version": "5.8.1",
"resolved": "https://registry.npmjs.org/dropzone/-/dropzone-5.8.1.tgz",
"integrity": "sha512-1upO44M5CEV5ZNd+HBZ38ziUvlZbMweT8IJsKOYKPALXYk7II5hwvFmy+ggWpyRQYnAKjd3/VJ5ffd9fM+TX3w=="
},
"duplexer": {
"version": "0.1.2",

View File

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