diff --git a/build/frontend-legacy/package.json b/build/frontend-legacy/package.json index f360c20bccbed..69ef223c4d9b5 100644 --- a/build/frontend-legacy/package.json +++ b/build/frontend-legacy/package.json @@ -80,7 +80,7 @@ "pinia": "^2.3.1", "query-string": "^9.3.1", "regenerator-runtime": "^0.14.1", - "select2": "3.5.1", + "select2": "4.0.13", "snap.js": "^2.0.9", "strengthify": "github:nextcloud/strengthify#0.5.9", "throttle-debounce": "^5.0.2", @@ -88,7 +88,7 @@ "url-search-params-polyfill": "^8.2.5", "v-click-outside": "^3.2.0", "v-tooltip": "^2.1.3", - "vue": "^2.7.16", + "vue": "^3.5.26", "vue-click-outside": "^1.1.0", "vue-cropperjs": "^4.2.0", "vue-frag": "^1.4.3",