]> source.dussan.org Git - nextcloud-server.git/commitdiff
Bump vuedraggable from 2.24.2 to 2.24.3 23804/head
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sat, 31 Oct 2020 14:37:39 +0000 (14:37 +0000)
committerGitHub <noreply@github.com>
Sat, 31 Oct 2020 14:37:39 +0000 (14:37 +0000)
Bumps [vuedraggable](https://github.com/SortableJS/Vue.Draggable) from 2.24.2 to 2.24.3.
- [Release notes](https://github.com/SortableJS/Vue.Draggable/releases)
- [Commits](https://github.com/SortableJS/Vue.Draggable/compare/v2.24.2...v2.24.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
package-lock.json
package.json

index 7e01dceb3e3b346b6ef8b22016272a7110c220b4..27d90f17bfe91d3ac27ccb899492d145c002e8c0 100644 (file)
       }
     },
     "sortablejs": {
-      "version": "1.12.0",
-      "resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.12.0.tgz",
-      "integrity": "sha512-bPn57rCjBRlt2sC24RBsu40wZsmLkSo2XeqG8k6DC1zru5eObQUIPPZAQG7W2SJ8FZQYq+BEJmvuw1Zxb3chqg=="
+      "version": "1.10.2",
+      "resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.10.2.tgz",
+      "integrity": "sha512-YkPGufevysvfwn5rfdlGyrGjt7/CRHwvRPogD/lC+TnvcN29jDpCifKP+rBqf+LRldfXSTh+0CGLcSg0VIxq3A=="
     },
     "source-list-map": {
       "version": "2.0.1",
       }
     },
     "vuedraggable": {
-      "version": "2.24.2",
-      "resolved": "https://registry.npmjs.org/vuedraggable/-/vuedraggable-2.24.2.tgz",
-      "integrity": "sha512-y1NbVhLFOVHHdJl7qsYOtExiTq4zyxF+PxiF9NC8kHEtI6sAFhUHtHYp+ONa8v4S3bAspzGHOHuOq0pNO4fFtA==",
+      "version": "2.24.3",
+      "resolved": "https://registry.npmjs.org/vuedraggable/-/vuedraggable-2.24.3.tgz",
+      "integrity": "sha512-6/HDXi92GzB+Hcs9fC6PAAozK1RLt1ewPTLjK0anTYguXLAeySDmcnqE8IC0xa7shvSzRjQXq3/+dsZ7ETGF3g==",
       "requires": {
-        "sortablejs": "^1.10.1"
+        "sortablejs": "1.10.2"
       }
     },
     "vuex": {
index 9b9b1781faf8f897eac68cbcb4d19f69f58da5f4..8206616fc30ae7606003363f5137d7d354009708 100644 (file)
@@ -84,7 +84,7 @@
     "vue-material-design-icons": "^4.9.0",
     "vue-multiselect": "^2.1.6",
     "vue-router": "^3.4.8",
-    "vuedraggable": "^2.24.2",
+    "vuedraggable": "^2.24.3",
     "vuex": "^3.5.1",
     "vuex-router-sync": "^5.0.0",
     "webdav": "^3.6.1"