summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorroot <szaimen@e.mail.de>2023-11-29 16:58:44 +0100
committernextcloud-command <nextcloud-command@users.noreply.github.com>2023-11-29 23:15:33 +0000
commit5f2b03c7f41608e80079c2b4c1f912c20a5f0b00 (patch)
tree1f78dae82d86d0bbb914d30aba9c2c94d83ee65c /package.json
parent7407afb469fab55fa4cb917c983de0b6a21aa250 (diff)
downloadnextcloud-server-5f2b03c7f41608e80079c2b4c1f912c20a5f0b00.tar.gz
nextcloud-server-5f2b03c7f41608e80079c2b4c1f912c20a5f0b00.zip
update @nextcloud/upload to 1.0.2
Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 184ce86d118..5091ebf6b10 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.1.2",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/upload": "^1.0.1",
+ "@nextcloud/upload": "^1.0.2",
"@nextcloud/vue": "^8.2.0",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.4.1",