mirror of https://github.com/ColorlibHQ/AdminLTE
Bump dropzone from 5.7.2 to 5.7.4 (#3388)
Bumps [dropzone](https://gitlab.com/meno/dropzone) from 5.7.2 to 5.7.4. - [Release notes](https://gitlab.com/meno/dropzone/tags) - [Changelog](https://gitlab.com/meno/dropzone/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/meno/dropzone/commits/master) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/3386/head
parent
2b142157a6
commit
b9f5b978c6
|
@ -3570,9 +3570,9 @@
|
|||
}
|
||||
},
|
||||
"dropzone": {
|
||||
"version": "5.7.2",
|
||||
"resolved": "https://registry.npmjs.org/dropzone/-/dropzone-5.7.2.tgz",
|
||||
"integrity": "sha512-m217bJHtf0J1IiKn4Tv6mnu1h5QvQNBnKZ39gma7hzGQhIZMxYq1vYEHs4AVd4ThFwmALys+52NAOD4zdLTG4w=="
|
||||
"version": "5.7.4",
|
||||
"resolved": "https://registry.npmjs.org/dropzone/-/dropzone-5.7.4.tgz",
|
||||
"integrity": "sha512-FDvPeye4GLHZDNoW6SIr9Z/zzl/1r5AX3N/VPbhy6axmarr26zH5OArC0aZHYEMNj+GdDQeaqdu7v1rcDzRP/g=="
|
||||
},
|
||||
"duplexer": {
|
||||
"version": "0.1.2",
|
||||
|
|
|
@ -98,7 +98,7 @@
|
|||
"datatables.net-searchpanes-bs4": "^1.2.2",
|
||||
"datatables.net-select-bs4": "^1.3.1",
|
||||
"daterangepicker": "^3.1.0",
|
||||
"dropzone": "^5.7.2",
|
||||
"dropzone": "^5.7.4",
|
||||
"ekko-lightbox": "^5.3.0",
|
||||
"fastclick": "^1.0.6",
|
||||
"filterizr": "^2.2.4",
|
||||
|
|
Loading…
Reference in New Issue