diff --git a/package-lock.json b/package-lock.json index 2597708d..89a11230 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@nextcloud/moment": "^1.3.1", "@nextcloud/password-confirmation": "^5.1.1", "@nextcloud/router": "^3.0.1", - "@nextcloud/vue": "^8.17.0", + "@nextcloud/vue": "^8.17.1", "@simplewebauthn/browser": "^10.0.0", "vue": "^2.7.16", "vue-click-outside": "^1.1.0", @@ -2695,9 +2695,9 @@ } }, "node_modules/@nextcloud/vue": { - "version": "8.17.0", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.17.0.tgz", - "integrity": "sha512-BylZZlJcGiEfBO9k/TE8iuKEzzSfmxek1fFwU2fpo0xUDxH9qQurMdTli3ix/kgXaBJgwBD8H8hjzYirpAYbXg==", + "version": "8.17.1", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.17.1.tgz", + "integrity": "sha512-DC7nI04pp69vS5VxMDhpwPFhb5TWvyJgtmFciAx6j8RFrTPutdjNfOxOCncGaNXOlodaIpg/6EYV8YHU9DR9ng==", "license": "AGPL-3.0-or-later", "dependencies": { "@floating-ui/dom": "^1.1.0", @@ -17283,9 +17283,9 @@ } }, "@nextcloud/vue": { - "version": "8.17.0", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.17.0.tgz", - "integrity": "sha512-BylZZlJcGiEfBO9k/TE8iuKEzzSfmxek1fFwU2fpo0xUDxH9qQurMdTli3ix/kgXaBJgwBD8H8hjzYirpAYbXg==", + "version": "8.17.1", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.17.1.tgz", + "integrity": "sha512-DC7nI04pp69vS5VxMDhpwPFhb5TWvyJgtmFciAx6j8RFrTPutdjNfOxOCncGaNXOlodaIpg/6EYV8YHU9DR9ng==", "requires": { "@floating-ui/dom": "^1.1.0", "@linusborg/vue-simple-portal": "^0.1.5", diff --git a/package.json b/package.json index e7e29e61..b7f9be71 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@nextcloud/moment": "^1.3.1", "@nextcloud/password-confirmation": "^5.1.1", "@nextcloud/router": "^3.0.1", - "@nextcloud/vue": "^8.17.0", + "@nextcloud/vue": "^8.17.1", "@simplewebauthn/browser": "^10.0.0", "vue": "^2.7.16", "vue-click-outside": "^1.1.0",