From c31074457e92670d7398229fae968852d1c31373 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 22 Feb 2024 06:40:02 +0000 Subject: [PATCH] chore(deps): update dependency @nextcloud/vue to v8.7.1 --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3e8e68d..b16ce00 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3333,9 +3333,9 @@ } }, "node_modules/@nextcloud/vue": { - "version": "8.7.0", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.7.0.tgz", - "integrity": "sha512-0SPazCAA7MjvhbNTxZv1kIf6LZ7C9XUq0eovEnBjeD95sd7yu98i4vdPwJw1mIPIaT78rUv4uhUDLxxnS2/IUQ==", + "version": "8.7.1", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.7.1.tgz", + "integrity": "sha512-vtfUz2OGqodga95Mzid6wNORQhXNnvl8de8+n3pGWNkuQzPojhUMxevnLT+fdxpJ/F9UWvG41C5cRKR7ChyYrQ==", "dependencies": { "@floating-ui/dom": "^1.1.0", "@linusborg/vue-simple-portal": "^0.1.5",