aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorFerdinand Thiessen <opensource@fthiessen.de>2024-08-21 01:13:17 +0200
committerFerdinand Thiessen <opensource@fthiessen.de>2024-08-21 11:16:16 +0200
commit68bee404585478bf3d458088525cb9905a02ef1a (patch)
tree26cc6dd35d467542aebcdfc9db2595435a668928 /package.json
parente559a81305bb760c1f7361ab28a8a26af6355c00 (diff)
downloadnextcloud-server-68bee404585478bf3d458088525cb9905a02ef1a.tar.gz
nextcloud-server-68bee404585478bf3d458088525cb9905a02ef1a.zip
chore(deps): Update `@nextcloud/upload`
* Resolves https://github.com/nextcloud/server/issues/44723#issuecomment-2299624174 for stable29 Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 5408c987c71..488257c2b1b 100644
--- a/package.json
+++ b/package.json
@@ -54,9 +54,9 @@
"@nextcloud/moment": "^1.3.1",
"@nextcloud/password-confirmation": "^5.0.1",
"@nextcloud/paths": "^2.1.0",
- "@nextcloud/router": "^3.0.0",
+ "@nextcloud/router": "^3.0.1",
"@nextcloud/sharing": "^0.2.3",
- "@nextcloud/upload": "^1.1.1",
+ "@nextcloud/upload": "^1.5.0",
"@nextcloud/vue": "^8.16.0",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.11.0",