Merge pull request #6950 from nextcloud/automated/noid/main-fix-npm-audit

[main] Fix npm audit
This commit is contained in:
Julius Knorr
2025-04-28 08:52:07 +02:00
committed by GitHub

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",