diff --git a/package-lock.json b/package-lock.json index 9917306587a..11f405f8dce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@nextcloud/moment": "^1.2.1", "@nextcloud/paths": "^2.1.0", "@nextcloud/router": "^2.1.1", - "@nextcloud/vue": "^7.11.2", + "@nextcloud/vue": "^7.11.4", "attachmediastream": "^2.1.0", "color.js": "^1.2.0", "crypto-js": "^4.1.1", @@ -2965,9 +2965,9 @@ } }, "node_modules/@nextcloud/vue": { - "version": "7.11.2", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.2.tgz", - "integrity": "sha512-BK/+IC312Q6iUKrg+aycxPF5w14LT8qcnpqH3iFGykx6V+yyqEAHIwXTqXwnnQ5QzcC5WPtErSxsLN3ydknFzA==", + "version": "7.11.4", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.4.tgz", + "integrity": "sha512-GDynE+HuC2eoSDg1oMSzl25Q6QDWycCYh6GkKFqTlTrWqsjAzINrcP8c/mVAbrJAkAuu8VYrQ8X3aTIuq7Vutw==", "dependencies": { "@floating-ui/dom": "^1.1.0", "@nextcloud/auth": "^2.0.0", @@ -20558,9 +20558,9 @@ } }, "@nextcloud/vue": { - "version": "7.11.2", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.2.tgz", - "integrity": "sha512-BK/+IC312Q6iUKrg+aycxPF5w14LT8qcnpqH3iFGykx6V+yyqEAHIwXTqXwnnQ5QzcC5WPtErSxsLN3ydknFzA==", + "version": "7.11.4", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.4.tgz", + "integrity": "sha512-GDynE+HuC2eoSDg1oMSzl25Q6QDWycCYh6GkKFqTlTrWqsjAzINrcP8c/mVAbrJAkAuu8VYrQ8X3aTIuq7Vutw==", "requires": { "@floating-ui/dom": "^1.1.0", "@nextcloud/auth": "^2.0.0", diff --git a/package.json b/package.json index c9473415695..04996490db6 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@nextcloud/moment": "^1.2.1", "@nextcloud/paths": "^2.1.0", "@nextcloud/router": "^2.1.1", - "@nextcloud/vue": "^7.11.2", + "@nextcloud/vue": "^7.11.4", "attachmediastream": "^2.1.0", "color.js": "^1.2.0", "crypto-js": "^4.1.1",