diff --git a/package.json b/package.json index ef40a72ac..abb1d2440 100644 --- a/package.json +++ b/package.json @@ -63,8 +63,8 @@ "vue": "^2.7.14" }, "engines": { - "node": "20.x", - "npm": "10.x" + "node": "^24.0.0", + "npm": "^11.3.0" }, "browserslist": [ "extends @nextcloud/browserslist-config"