Browse Source

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>
dependabot[bot] 4 years ago
parent
commit
4da1a6fa50
2 changed files with 4 additions and 4 deletions
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -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",

+ 1 - 1
package.json

@@ -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",