diff --git a/package-lock.json b/package-lock.json index d6495768..f0694b6a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@nextcloud/event-bus": "^3.1.0", "@nextcloud/router": "^2.0.1", "@nextcloud/sharing": "^0.1.0", - "@nextcloud/vue": "^7.12.5", + "@nextcloud/vue": "^7.12.6", "email-validator": "^2.0.4", "vue": "^2.7.14", "vue-material-design-icons": "^5.2.0" @@ -2466,9 +2466,9 @@ } }, "node_modules/@nextcloud/vue": { - "version": "7.12.5", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.5.tgz", - "integrity": "sha512-gXqJrWFvXpF4w/JGZfNH9fDXOOCSK5i+/G6pwcrpG2YFbQ4wgvrqGKmiNwTHcAqTI26lCFrnVDZ6f5CwBorknA==", + "version": "7.12.6", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.6.tgz", + "integrity": "sha512-8Blh7IeKUymLOehD7hgoidh8rk65ovIJrodzEWYv3VN9YtXrikWRLxulNSatAyupIHa4/4pt3RSHkHsct/Nfmw==", "dependencies": { "@floating-ui/dom": "^1.1.0", "@nextcloud/auth": "^2.0.0", @@ -15143,9 +15143,9 @@ } }, "@nextcloud/vue": { - "version": "7.12.5", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.5.tgz", - "integrity": "sha512-gXqJrWFvXpF4w/JGZfNH9fDXOOCSK5i+/G6pwcrpG2YFbQ4wgvrqGKmiNwTHcAqTI26lCFrnVDZ6f5CwBorknA==", + "version": "7.12.6", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.6.tgz", + "integrity": "sha512-8Blh7IeKUymLOehD7hgoidh8rk65ovIJrodzEWYv3VN9YtXrikWRLxulNSatAyupIHa4/4pt3RSHkHsct/Nfmw==", "requires": { "@floating-ui/dom": "^1.1.0", "@nextcloud/auth": "^2.0.0", diff --git a/package.json b/package.json index 18866b60..bf589ddc 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@nextcloud/event-bus": "^3.1.0", "@nextcloud/router": "^2.0.1", "@nextcloud/sharing": "^0.1.0", - "@nextcloud/vue": "^7.12.5", + "@nextcloud/vue": "^7.12.6", "email-validator": "^2.0.4", "vue": "^2.7.14", "vue-material-design-icons": "^5.2.0"