aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorroot <szaimen@e.mail.de>2023-11-29 16:50:45 +0100
committerFerdinand Thiessen <opensource@fthiessen.de>2023-11-29 23:02:53 +0100
commit9f99d34196cee6aa4be017088125b2aa91a25302 (patch)
treedc263f205cd795d187aff1e9be8e399dc40290c3 /package.json
parent82f0619df3e7108fa5baf11aab17e3021d323332 (diff)
downloadnextcloud-server-9f99d34196cee6aa4be017088125b2aa91a25302.tar.gz
nextcloud-server-9f99d34196cee6aa4be017088125b2aa91a25302.zip
update @nextcloud/uploader 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",