diff --git a/package-lock.json b/package-lock.json index 0b2535fdf..0db5115c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@nextcloud/initial-state": "^2.0.0", "@nextcloud/moment": "^1.2.1", "@nextcloud/router": "^2.1.1", - "@nextcloud/vue": "^7.11.1", + "@nextcloud/vue": "^7.11.2", "diff": "^5.1.0", "easymde": "^2.18.0", "markdown-it": "^13.0.1", @@ -2294,9 +2294,9 @@ } }, "node_modules/@nextcloud/vue": { - "version": "7.11.1", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.1.tgz", - "integrity": "sha512-+nP+6c2h1Vq2tIeQMmauojnnSNM6vCQTH44QvQjpU4fJrpongIL6NndH2goH7rzMnXS7QAfJYbuj1WT5qFAbBA==", + "version": "7.11.2", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.2.tgz", + "integrity": "sha512-BK/+IC312Q6iUKrg+aycxPF5w14LT8qcnpqH3iFGykx6V+yyqEAHIwXTqXwnnQ5QzcC5WPtErSxsLN3ydknFzA==", "dependencies": { "@floating-ui/dom": "^1.1.0", "@nextcloud/auth": "^2.0.0", @@ -14728,9 +14728,9 @@ } }, "@nextcloud/vue": { - "version": "7.11.1", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.1.tgz", - "integrity": "sha512-+nP+6c2h1Vq2tIeQMmauojnnSNM6vCQTH44QvQjpU4fJrpongIL6NndH2goH7rzMnXS7QAfJYbuj1WT5qFAbBA==", + "version": "7.11.2", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.2.tgz", + "integrity": "sha512-BK/+IC312Q6iUKrg+aycxPF5w14LT8qcnpqH3iFGykx6V+yyqEAHIwXTqXwnnQ5QzcC5WPtErSxsLN3ydknFzA==", "requires": { "@floating-ui/dom": "^1.1.0", "@nextcloud/auth": "^2.0.0", diff --git a/package.json b/package.json index 85ef44017..60cbeeeb7 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@nextcloud/initial-state": "^2.0.0", "@nextcloud/moment": "^1.2.1", "@nextcloud/router": "^2.1.1", - "@nextcloud/vue": "^7.11.1", + "@nextcloud/vue": "^7.11.2", "diff": "^5.1.0", "easymde": "^2.18.0", "markdown-it": "^13.0.1",