aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2023-12-15 15:20:31 +0100
committerJohn Molakvoæ <skjnldsv@protonmail.com>2023-12-15 15:26:43 +0100
commit94e60a3241542021a05ddcf6908644a5198d6dbc (patch)
tree6fee42e48b5d5e3483003558dffd743d45c6b980 /package.json
parenta510d5375be804c9018b5295d66807b5d44ac918 (diff)
downloadnextcloud-server-94e60a3241542021a05ddcf6908644a5198d6dbc.tar.gz
nextcloud-server-94e60a3241542021a05ddcf6908644a5198d6dbc.zip
chore(deps): Bump @nextcloud/upload to 1.0.4
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.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 a21df312455..9e94f934a2b 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.2",
+ "@nextcloud/upload": "^1.0.4",
"@nextcloud/vue": "^8.3.0",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.4.1",