0
0
Fork 0
mirror of https://github.com/verdigado/organization_folders.git synced 2024-12-06 11:22:41 +01:00

Update dependency @nextcloud/files to v3.10.0

This commit is contained in:
renovate[bot] 2024-12-02 12:48:00 +00:00 committed by GitHub
parent 21d8e780cf
commit be17f49885
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
package-lock.json generated
View file

@ -2317,9 +2317,9 @@
}
},
"node_modules/@nextcloud/files": {
"version": "3.9.1",
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.9.1.tgz",
"integrity": "sha512-eureE0Hi13QhC7detUUlp5B7NjLLu1JnVLDF0yuNv/My5ETbe3SuWjulAXQ2KH3lvqVjhjgbNoEjH5wHemIG+g==",
"version": "3.10.0",
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.10.0.tgz",
"integrity": "sha512-VvucXNM+Ci/Ej1nK1UAboliiPpAY8az6cDDMoBWxgtfKRL7Q9I0aN2/nl4V9j2JaCm6E4TVWnKXlYDySMPNQKQ==",
"dependencies": {
"@nextcloud/auth": "^2.4.0",
"@nextcloud/capabilities": "^1.2.0",