summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorskjnldsv <skjnldsv@protonmail.com>2024-02-14 18:08:21 +0100
committerskjnldsv <skjnldsv@protonmail.com>2024-02-14 18:14:18 +0100
commitb4d10868ac05c530567fdae93ef3c0c277900875 (patch)
tree314ec1cca44c4cfd3b12cdd1629a4ce204d79539 /package.json
parentb0d6294125bf4e92128416aef1dc41d7fa6ba47b (diff)
downloadnextcloud-server-b4d10868ac05c530567fdae93ef3c0c277900875.tar.gz
nextcloud-server-b4d10868ac05c530567fdae93ef3c0c277900875.zip
chore(deps): bump `@nextcloud/upload` to `1.0.5`
Signed-off-by: skjnldsv <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 6b44eb488fc..920cfab64a1 100644
--- a/package.json
+++ b/package.json
@@ -56,7 +56,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.2.1",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/upload": "^1.0.4",
+ "@nextcloud/upload": "^1.0.5",
"@nextcloud/vue": "^8.6.2",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.7.2",