fix(deps): Fix npm audit

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
nextcloud-command
2025-04-27 03:53:25 +00:00
committed by GitHub
parent f0a443cbb6
commit ec8945bb54

6
package-lock.json generated
View File

@@ -3984,9 +3984,9 @@
}
},
"node_modules/@nextcloud/vue": {
"version": "8.25.1",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.25.1.tgz",
"integrity": "sha512-tePbb9xiM94fkRGqbJXSVuSSseHOem8MS8ulRpmMIWB/g0BqROtigb7VHaVLKAsxgywPN/TqeMeyKFC8cQjptw==",
"version": "8.26.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.26.0.tgz",
"integrity": "sha512-7KyPAle4/tL2VzR0vVa5ssLAaAlDv54XJ1HPTPw9R4FIyqxDe9lICe1sRNG+uXsRY0NeYIKEmbJ3sqvbxaWdVQ==",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@floating-ui/dom": "^1.1.0",