aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorFerdinand Thiessen <opensource@fthiessen.de>2023-12-05 19:03:58 +0100
committernextcloud-command <nextcloud-command@users.noreply.github.com>2023-12-06 12:32:41 +0000
commit0d6255bafc26be922c2adb7e99e1acd0b6805515 (patch)
treec7074fdf80bc7d887eb98815642a2abeac5e0803 /package.json
parent5cf42ff25ce524c14cd94a8f6ee6a35b50bf1d5a (diff)
downloadnextcloud-server-0d6255bafc26be922c2adb7e99e1acd0b6805515.tar.gz
nextcloud-server-0d6255bafc26be922c2adb7e99e1acd0b6805515.zip
fix: Update `@nextcloud/dialogs` to 5.0.3 fixing files copy move
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> 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 b98545ab49c..09822dfdfef 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"@nextcloud/browserslist-config": "^3.0.0",
"@nextcloud/calendar-availability-vue": "^2.0.0",
"@nextcloud/capabilities": "^1.0.4",
- "@nextcloud/dialogs": "^5.0.2",
+ "@nextcloud/dialogs": "^5.0.3",
"@nextcloud/event-bus": "^3.1.0",
"@nextcloud/files": "^3.0.0",
"@nextcloud/initial-state": "^2.0.0",