diff --git a/package-lock.json b/package-lock.json index ec76af1f4f2..eacbe511b24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "color": "^5.0.3", "debounce": "^3.0.0", "pinia": "^3.0.4", - "sortablejs": "^1.15.6", + "sortablejs": "^1.15.7", "vue": "^3.5.27", "vuex": "^4.1.0", "webdav": "^5.9.0" @@ -14811,9 +14811,9 @@ } }, "node_modules/sortablejs": { - "version": "1.15.6", - "resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.15.6.tgz", - "integrity": "sha512-aNfiuwMEpfBM/CN6LY0ibyhxPfPbyFeBTYJKCvzkJ2GkUpazIt3H+QIPAMHwqQ7tMKaHz1Qj+rJJCqljnf4p3A==", + "version": "1.15.7", + "resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.15.7.tgz", + "integrity": "sha512-Kk8wLQPlS+yi1ZEf48a4+fzHa4yxjC30M/Sr2AnQu+f/MPwvvX9XjZ6OWejiz8crBsLwSq8GHqaxaET7u6ux0A==", "license": "MIT" }, "node_modules/source-map": { diff --git a/package.json b/package.json index ccb7cceb013..a9e9c90f314 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "color": "^5.0.3", "debounce": "^3.0.0", "pinia": "^3.0.4", - "sortablejs": "^1.15.6", + "sortablejs": "^1.15.7", "vue": "^3.5.27", "vuex": "^4.1.0", "webdav": "^5.9.0"