diff --git a/package-lock.json b/package-lock.json index 790a57738..ba5711a4f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@nextcloud/router": "^2.0.0", "@nextcloud/sharing": "^0.1.0", "@nextcloud/upload": "^1.0.0-beta.8", - "@nextcloud/vue": "^7.12.6", + "@nextcloud/vue": "^7.12.7", "camelcase": "^7.0.1", "debounce": "^1.2.1", "he": "^1.2.0", @@ -3939,9 +3939,9 @@ } }, "node_modules/@nextcloud/vue": { - "version": "7.12.6", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.6.tgz", - "integrity": "sha512-8Blh7IeKUymLOehD7hgoidh8rk65ovIJrodzEWYv3VN9YtXrikWRLxulNSatAyupIHa4/4pt3RSHkHsct/Nfmw==", + "version": "7.12.7", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.7.tgz", + "integrity": "sha512-zMVlVnDCQ8pEZrIl5h9wXV1tHLiP1Qsmm6NJPxeTcix3JsbodkSmHJHWEv5VmQ7qWxUX2dPJeSoH8nk+qjbQ/A==", "dependencies": { "@floating-ui/dom": "^1.1.0", "@nextcloud/auth": "^2.0.0", @@ -25812,9 +25812,9 @@ } }, "@nextcloud/vue": { - "version": "7.12.6", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.6.tgz", - "integrity": "sha512-8Blh7IeKUymLOehD7hgoidh8rk65ovIJrodzEWYv3VN9YtXrikWRLxulNSatAyupIHa4/4pt3RSHkHsct/Nfmw==", + "version": "7.12.7", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.7.tgz", + "integrity": "sha512-zMVlVnDCQ8pEZrIl5h9wXV1tHLiP1Qsmm6NJPxeTcix3JsbodkSmHJHWEv5VmQ7qWxUX2dPJeSoH8nk+qjbQ/A==", "requires": { "@floating-ui/dom": "^1.1.0", "@nextcloud/auth": "^2.0.0", diff --git a/package.json b/package.json index f2225e7c2..6a7c232cc 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@nextcloud/router": "^2.0.0", "@nextcloud/sharing": "^0.1.0", "@nextcloud/upload": "^1.0.0-beta.8", - "@nextcloud/vue": "^7.12.6", + "@nextcloud/vue": "^7.12.7", "camelcase": "^7.0.1", "debounce": "^1.2.1", "he": "^1.2.0",