]> source.dussan.org Git - nextcloud-server.git/commitdiff
Bump vuedraggable from 2.24.1 to 2.24.2
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sat, 17 Oct 2020 01:20:38 +0000 (01:20 +0000)
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Mon, 19 Oct 2020 08:02:00 +0000 (10:02 +0200)
Bumps [vuedraggable](https://github.com/SortableJS/Vue.Draggable) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/SortableJS/Vue.Draggable/releases)
- [Commits](https://github.com/SortableJS/Vue.Draggable/commits/v2.24.2)

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

index 9511b31173648cf596ff803ed632c443bbea9c2b..ceaddf95c385fe715f33388c73bb40ae0ed93a72 100644 (file)
       }
     },
     "sortablejs": {
-      "version": "1.10.2",
-      "resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.10.2.tgz",
-      "integrity": "sha512-YkPGufevysvfwn5rfdlGyrGjt7/CRHwvRPogD/lC+TnvcN29jDpCifKP+rBqf+LRldfXSTh+0CGLcSg0VIxq3A=="
+      "version": "1.12.0",
+      "resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.12.0.tgz",
+      "integrity": "sha512-bPn57rCjBRlt2sC24RBsu40wZsmLkSo2XeqG8k6DC1zru5eObQUIPPZAQG7W2SJ8FZQYq+BEJmvuw1Zxb3chqg=="
     },
     "source-list-map": {
       "version": "2.0.1",
       }
     },
     "vuedraggable": {
-      "version": "2.24.1",
-      "resolved": "https://registry.npmjs.org/vuedraggable/-/vuedraggable-2.24.1.tgz",
-      "integrity": "sha512-G1fxO1oshx+WLdieSGl6jSJdlHOQFga1FpjuUpgXldbpKNzxpjsGn4xYNnRHVrOAqm8aG5FfpdQlh5LHesxCeA==",
+      "version": "2.24.2",
+      "resolved": "https://registry.npmjs.org/vuedraggable/-/vuedraggable-2.24.2.tgz",
+      "integrity": "sha512-y1NbVhLFOVHHdJl7qsYOtExiTq4zyxF+PxiF9NC8kHEtI6sAFhUHtHYp+ONa8v4S3bAspzGHOHuOq0pNO4fFtA==",
       "requires": {
         "sortablejs": "^1.10.1"
       }
index 527440a45e8bcc49430bb6fe568d93e3f306d95f..0ac7a7a5bc188cf22e8e63785a227889bc56bccb 100644 (file)
@@ -83,7 +83,7 @@
     "vue-material-design-icons": "^4.9.0",
     "vue-multiselect": "^2.1.6",
     "vue-router": "^3.4.7",
-    "vuedraggable": "^2.24.1",
+    "vuedraggable": "^2.24.2",
     "vuex": "^3.5.1",
     "vuex-router-sync": "^5.0.0"
   },