diff --git a/core/js/dist/main.js b/core/js/dist/main.js
index c7f46fd706f25c1dff4b1f4912a8b3636dcac732..bdec8718573f4ece1e4d8775dce94c639518944a 100644
Binary files a/core/js/dist/main.js and b/core/js/dist/main.js differ
diff --git a/core/js/dist/main.js.map b/core/js/dist/main.js.map
index d49a720ce0d213a5678e254bc0d79b3db00e5a09..09378951e94a7529854feb5ecd8ea8c221545f7a 100644
Binary files a/core/js/dist/main.js.map and b/core/js/dist/main.js.map differ
diff --git a/package-lock.json b/package-lock.json
index 44eb9a53d78e2e0e1bf812bfdcb2b9ffa765432b..3169bc1e80a3a15343f54bf8d472082a7ecc1073 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1133,7 +1133,7 @@
     },
     "Select2": {
       "version": "git+https://github.com/select2/select2.git#b5f3b2839c48c53f9641d6bb1bccafc5260c7620",
-      "from": "git+https://github.com/select2/select2.git#b5f3b2839c48c53f9641d6bb1bccafc5260c7620"
+      "from": "git+https://github.com/select2/select2.git#3.4.8"
     },
     "acorn": {
       "version": "6.0.5",
@@ -2053,7 +2053,7 @@
     },
     "davclient.js": {
       "version": "git+https://github.com/owncloud/davclient.js.git#f7fc96b66d4e34489b1ffc6395fd40c02863b0fd",
-      "from": "git+https://github.com/owncloud/davclient.js.git#f7fc96b66d4e34489b1ffc6395fd40c02863b0fd"
+      "from": "git+https://github.com/owncloud/davclient.js.git#0.1.2"
     },
     "debug": {
       "version": "2.6.9",
@@ -3339,7 +3339,7 @@
       "dependencies": {
         "async": {
           "version": "2.6.1",
-          "resolved": "https://registry.npmjs.org/async/-/async-2.6.1.tgz",
+          "resolved": "http://registry.npmjs.org/async/-/async-2.6.1.tgz",
           "integrity": "sha512-fNEiL2+AZt6AlAw/29Cr0UDe4sRAHCpEHh54WMz+Bb7QfNcFw4h3loofyJpLeQs4Yx7yuqu/2dLgM5hKOs6HlQ==",
           "requires": {
             "lodash": "^4.17.10"
@@ -3765,7 +3765,7 @@
     },
     "jcrop": {
       "version": "git+https://github.com/ChristophWurst/Jcrop.git#d4caad5fd7b2d032f05e91b4bc2a6f09dbf7d29e",
-      "from": "git+https://github.com/ChristophWurst/Jcrop.git#d4caad5fd7b2d032f05e91b4bc2a6f09dbf7d29e",
+      "from": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm",
       "requires": {
         "http-server": "^0.11.1",
         "resize-observer-polyfill": "^1.5.0"
@@ -3777,9 +3777,9 @@
       "integrity": "sha1-IoveaYoMYUMdwmMKahVPFYkNIxc="
     },
     "jquery-migrate": {
-      "version": "1.4.0",
-      "resolved": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-1.4.0.tgz",
-      "integrity": "sha1-4AKOSDHMFH2PIvOCBRbr+5dReaU="
+      "version": "1.4.1",
+      "resolved": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-1.4.1.tgz",
+      "integrity": "sha1-hRUvPsmalWJfT30Lz2LpuGOPWnY="
     },
     "jquery-ui-dist": {
       "version": "1.12.1",
diff --git a/package.json b/package.json
index e4d3de544dfa9bbe708f2e9ea958e241147e0316..e74702135563b6d51587532ee2004777ab668e6e 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
     "handlebars": "^4.0.12",
     "jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm",
     "jquery": "^2.1.4",
-    "jquery-migrate": "^1.4.0",
+    "jquery-migrate": "^1.4.1",
     "jquery-ui-dist": "^1.12.1",
     "jstimezonedetect": "^1.0.6",
     "marked": "^0.6.0",