diff --git a/package-lock.json b/package-lock.json index 623adafb3..0b298adf5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "license": "EUPL-1.2", "dependencies": { - "@conduction/nextcloud-vue": "^2.30.0", + "@conduction/nextcloud-vue": "^2.31.1", "@nextcloud/axios": "~2.5.2", "@nextcloud/capabilities": "^1.2.1", "@nextcloud/dialogs": "^7.4.1", @@ -1848,9 +1848,9 @@ } }, "node_modules/@conduction/nextcloud-vue": { - "version": "2.30.0", - "resolved": "https://registry.npmjs.org/@conduction/nextcloud-vue/-/nextcloud-vue-2.30.0.tgz", - "integrity": "sha512-Nztc3DlrEeXUwlAkT3MY1wWmyXSuh3T4kTgVdK2ejIrnBO0oFM7AimrFnRY/0YvXJWJE3uV/uM7cmte58TqnLw==", + "version": "2.31.1", + "resolved": "https://registry.npmjs.org/@conduction/nextcloud-vue/-/nextcloud-vue-2.31.1.tgz", + "integrity": "sha512-tF1/7yNaBgxj5iHhpNuxVdUrPugfy2ePQZILl7y+fFJTq68tR7WPs8EqPin8aaCBc6ZxgWp1ciyY+NW9rXBMYA==", "license": "EUPL-1.2", "dependencies": { "@ckpack/vue-color": "^1.6.0", diff --git a/package.json b/package.json index 05fe1ea21..0eb42f3d4 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "extends @nextcloud/browserslist-config" ], "dependencies": { - "@conduction/nextcloud-vue": "^2.30.0", + "@conduction/nextcloud-vue": "^2.31.1", "@nextcloud/axios": "~2.5.2", "@nextcloud/capabilities": "^1.2.1", "@nextcloud/dialogs": "^7.4.1",