summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGrigorii K. Shartsev <me@shgk.me>2023-12-11 21:19:54 +0100
committerGrigorii K. Shartsev <me@shgk.me>2023-12-11 21:19:54 +0100
commit877458418f70392e80da67d1b2b93cd584a13d5e (patch)
treef5fd26c53296a8451e52be46096f4d0b4b21c9b5 /package.json
parent0907cc9636ed0a2e302fb00573385d7a66837bac (diff)
downloadnextcloud-server-877458418f70392e80da67d1b2b93cd584a13d5e.tar.gz
nextcloud-server-877458418f70392e80da67d1b2b93cd584a13d5e.zip
chore(deps): Bump @nextcloud/upload from 1.0.2 to 1.0.3
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
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 14783c439ad..db94305722a 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.3",
"@nextcloud/vue": "^8.3.0",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.4.1",