diff --git a/package-lock.json b/package-lock.json index 501214ac..18c39335 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@babel/core": "^7.22.9", "@codemirror/lang-json": "^6.0.0", - "@conduction/nextcloud-vue": "^2.24.1", + "@conduction/nextcloud-vue": "^2.24.2", "@nextcloud/auth": "^2.6.0", "@nextcloud/axios": "^2.5.0", "@nextcloud/capabilities": "^1.2.1", @@ -2192,9 +2192,9 @@ } }, "node_modules/@conduction/nextcloud-vue": { - "version": "2.24.1", - "resolved": "https://registry.npmjs.org/@conduction/nextcloud-vue/-/nextcloud-vue-2.24.1.tgz", - "integrity": "sha512-SErJI0x5814WtsqGIy0i+bIEW/sDfvTGRXGidqenH/DB2khsV44qAxh860BKvLX9Mb8YGg5Z1C5xaYlBT0gaqw==", + "version": "2.24.2", + "resolved": "https://registry.npmjs.org/@conduction/nextcloud-vue/-/nextcloud-vue-2.24.2.tgz", + "integrity": "sha512-BGvyJpRhzvLraZuyRB3ETJ6IESV27XZvL5vdvLd5kEvettFo+QWIo6JcHJhQk9np8QYGHBQ9gRHCp3v6y7Y2gw==", "license": "EUPL-1.2", "dependencies": { "@ckpack/vue-color": "^1.6.0", diff --git a/package.json b/package.json index 066d6310..f279f38c 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "dependencies": { "@babel/core": "^7.22.9", "@codemirror/lang-json": "^6.0.0", - "@conduction/nextcloud-vue": "^2.24.1", + "@conduction/nextcloud-vue": "^2.24.2", "@nextcloud/auth": "^2.6.0", "@nextcloud/axios": "^2.5.0", "@nextcloud/capabilities": "^1.2.1",