diff --git a/package-lock.json b/package-lock.json index 93db4a5b..d7c7a768 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@nextcloud/dialogs": "^6.0.0", "@nextcloud/initial-state": "^2.2.0", "@nextcloud/router": "^3.0.1", - "@nextcloud/vue": "^8.17.0", + "@nextcloud/vue": "^8.17.1", "debounce": "^2.1.0", "vue": "^2.7.16", "vuex": "^3.6.2" @@ -2920,9 +2920,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==", "dependencies": { "@floating-ui/dom": "^1.1.0", "@linusborg/vue-simple-portal": "^0.1.5", diff --git a/package.json b/package.json index c310b45b..d3abf7da 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@nextcloud/dialogs": "^6.0.0", "@nextcloud/initial-state": "^2.2.0", "@nextcloud/router": "^3.0.1", - "@nextcloud/vue": "^8.17.0", + "@nextcloud/vue": "^8.17.1", "debounce": "^2.1.0", "vue": "^2.7.16", "vuex": "^3.6.2"