mirror of https://github.com/ColorlibHQ/AdminLTE
Bump dropzone from 5.7.6 to 5.8.0 (#3485)
Bumps [dropzone](https://github.com/dropzone/dropzone) from 5.7.6 to 5.8.0. - [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.7.6...v5.8.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/3489/head
parent
447c26bc1f
commit
4da1a6fa50
|
@ -3942,9 +3942,9 @@
|
|||
}
|
||||
},
|
||||
"dropzone": {
|
||||
"version": "5.7.6",
|
||||
"resolved": "https://registry.npmjs.org/dropzone/-/dropzone-5.7.6.tgz",
|
||||
"integrity": "sha512-z38j+PZsH38rFGOK2rQ877t6c0cPos053fPp3RKaDvCDjAw4KflQQGn7BhCWeFq9Zl1hinB8khPrQdJ6cIBryQ=="
|
||||
"version": "5.8.0",
|
||||
"resolved": "https://registry.npmjs.org/dropzone/-/dropzone-5.8.0.tgz",
|
||||
"integrity": "sha512-aJQ0VpHrhkm7TcAaeUgCgnyGP/7gNXjNBM6xxx+7HPlLiHfFUa2PkfRMU3wHgBNPyH+UcF/zpJWY3QCt4l61xQ=="
|
||||
},
|
||||
"duplexer": {
|
||||
"version": "0.1.2",
|
||||
|
|
|
@ -93,7 +93,7 @@
|
|||
"datatables.net-searchpanes-bs4": "^1.2.2",
|
||||
"datatables.net-select-bs4": "^1.3.1",
|
||||
"daterangepicker": "^3.1.0",
|
||||
"dropzone": "^5.7.6",
|
||||
"dropzone": "^5.8.0",
|
||||
"ekko-lightbox": "^5.3.0",
|
||||
"fastclick": "^1.0.6",
|
||||
"filterizr": "^2.2.4",
|
||||
|
|
Loading…
Reference in New Issue