aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorskjnldsv <skjnldsv@protonmail.com>2024-12-03 08:53:27 +0100
committerskjnldsv <skjnldsv@protonmail.com>2024-12-10 13:58:31 +0100
commit97d60e48167b8cb5517a89090773644b261cdac7 (patch)
treeae6240974566da32708903cbcd8adf3e2e4ad279 /package-lock.json
parent744163359fa1ecd5e1129f0750a5a33ad5cf7d7d (diff)
downloadnextcloud-server-97d60e48167b8cb5517a89090773644b261cdac7.tar.gz
nextcloud-server-97d60e48167b8cb5517a89090773644b261cdac7.zip
chore: update `@nextcloud/files` to `3.10.0`
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index fa6cc3461fa..ba41d20a63b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -20,7 +20,7 @@
"@nextcloud/capabilities": "^1.2.0",
"@nextcloud/dialogs": "^5.3.8",
"@nextcloud/event-bus": "^3.3.1",
- "@nextcloud/files": "^3.9.2",
+ "@nextcloud/files": "^3.10.0",
"@nextcloud/initial-state": "^2.2.0",
"@nextcloud/l10n": "^3.1.0",
"@nextcloud/logger": "^3.0.2",
@@ -4569,9 +4569,9 @@
}
},
"node_modules/@nextcloud/files": {
- "version": "3.9.2",
- "resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.9.2.tgz",
- "integrity": "sha512-Gc+CsAnzaE9QeaQInl5sY09wZnuoCC3lS8DP5RY8lmnTLg4o3wTp2s1b2MOKcdc7NpOiGgS3gmo3yzd+svGK2w==",
+ "version": "3.10.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.10.0.tgz",
+ "integrity": "sha512-VvucXNM+Ci/Ej1nK1UAboliiPpAY8az6cDDMoBWxgtfKRL7Q9I0aN2/nl4V9j2JaCm6E4TVWnKXlYDySMPNQKQ==",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@nextcloud/auth": "^2.4.0",