aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorskjnldsv <skjnldsv@protonmail.com>2024-08-07 11:29:19 +0200
committernextcloud-command <nextcloud-command@users.noreply.github.com>2024-08-07 10:54:41 +0000
commit800a1b8f12a2e68d5a2a5a76bd1ec19f480e5c6b (patch)
treebe2afc766cbc4d1dd1ec68a53923a48ea55bcc99 /package.json
parent40d9b42c84dd551d0423d6a9c3ff5f98d67b9786 (diff)
downloadnextcloud-server-800a1b8f12a2e68d5a2a5a76bd1ec19f480e5c6b.tar.gz
nextcloud-server-800a1b8f12a2e68d5a2a5a76bd1ec19f480e5c6b.zip
chore: update @nextcloud/upload to 1.4.3
Signed-off-by: skjnldsv <skjnldsv@protonmail.com> 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 45f37b1d5f0..47e06c8c48c 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"@nextcloud/paths": "^2.2.1",
"@nextcloud/router": "^3.0.0",
"@nextcloud/sharing": "^0.2.3",
- "@nextcloud/upload": "^1.4.2",
+ "@nextcloud/upload": "^1.4.3",
"@nextcloud/vue": "^8.16.0",
"@simplewebauthn/browser": "^10.0.0",
"@skjnldsv/sanitize-svg": "^1.0.2",