diff --git a/package-lock.json b/package-lock.json index 9e69627fce0..091894b5be3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@nextcloud/moment": "^1.2.1", "@nextcloud/paths": "^2.1.0", "@nextcloud/router": "^2.0.1", - "@nextcloud/vue": "^7.8.3", + "@nextcloud/vue": "^7.8.4", "attachmediastream": "^2.1.0", "color.js": "^1.2.0", "crypto-js": "^4.1.1", @@ -3052,9 +3052,9 @@ } }, "node_modules/@nextcloud/vue": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.8.3.tgz", - "integrity": "sha512-6xD1SUgYVMISUf77ejsRJJRs1C5Vx1/yK3AgOaJktk3tT6nQgHFk1XfQwFqamWXthPO8miW/gMUIdnIr9chM6g==", + "version": "7.8.4", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.8.4.tgz", + "integrity": "sha512-rUdLwB/9aPtBNgo6H0dDVCEaFctbePp6NwH/uPJ10h67pzra+KcUqVvVEvaXxTwFTVf36K/WrGQAGY+0fV+bdg==", "dependencies": { "@floating-ui/dom": "^1.1.0", "@nextcloud/auth": "^2.0.0", @@ -23028,9 +23028,9 @@ } }, "@nextcloud/vue": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.8.3.tgz", - "integrity": "sha512-6xD1SUgYVMISUf77ejsRJJRs1C5Vx1/yK3AgOaJktk3tT6nQgHFk1XfQwFqamWXthPO8miW/gMUIdnIr9chM6g==", + "version": "7.8.4", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.8.4.tgz", + "integrity": "sha512-rUdLwB/9aPtBNgo6H0dDVCEaFctbePp6NwH/uPJ10h67pzra+KcUqVvVEvaXxTwFTVf36K/WrGQAGY+0fV+bdg==", "requires": { "@floating-ui/dom": "^1.1.0", "@nextcloud/auth": "^2.0.0", diff --git a/package.json b/package.json index cca0399f5a4..de9b8a68693 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@nextcloud/moment": "^1.2.1", "@nextcloud/paths": "^2.1.0", "@nextcloud/router": "^2.0.1", - "@nextcloud/vue": "^7.8.3", + "@nextcloud/vue": "^7.8.4", "attachmediastream": "^2.1.0", "color.js": "^1.2.0", "crypto-js": "^4.1.1",