diff --git a/package-lock.json b/package-lock.json index b8be1af240d..d0ba2411c40 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.28", "vuex": "^4.1.0", "webdav": "^5.9.0" @@ -14915,9 +14915,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 1b13911ff87..55428cb309c 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.28", "vuex": "^4.1.0", "webdav": "^5.9.0"