From b938c3b2bff7fc0f64e13a360652206b804529ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Mar 2023 02:57:59 +0000 Subject: [PATCH] Chore(deps): Bump @nextcloud/vue from 7.8.0 to 7.8.1 Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.8.0 to 7.8.1. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v7.8.0...v7.8.1) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 419483583..cc04a6871 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3336,9 +3336,9 @@ } }, "node_modules/@nextcloud/vue": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.8.0.tgz", - "integrity": "sha512-+s75xWq0yxYXkeaufRd6FOb74yuF7iI/soP5gwDRuRQTshC+8ahqMCNXoauAzwkBu305Ad1LIGv+U+OkyOh72g==", + "version": "7.8.1", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.8.1.tgz", + "integrity": "sha512-MAUvaHDVnmzvk559eewhPNK+/BbZtp+EX1S3/S33qqbm9supI4T8PwK76yJ4l0Gr4rB2Pj7SgpYOZ95kMow3lA==", "dependencies": { "@floating-ui/dom": "^1.1.0", "@nextcloud/auth": "^2.0.0", @@ -22493,9 +22493,9 @@ } }, "@nextcloud/vue": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.8.0.tgz", - "integrity": "sha512-+s75xWq0yxYXkeaufRd6FOb74yuF7iI/soP5gwDRuRQTshC+8ahqMCNXoauAzwkBu305Ad1LIGv+U+OkyOh72g==", + "version": "7.8.1", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.8.1.tgz", + "integrity": "sha512-MAUvaHDVnmzvk559eewhPNK+/BbZtp+EX1S3/S33qqbm9supI4T8PwK76yJ4l0Gr4rB2Pj7SgpYOZ95kMow3lA==", "requires": { "@floating-ui/dom": "^1.1.0", "@nextcloud/auth": "^2.0.0",