aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLouis <louis@chmn.me>2024-07-02 17:15:08 +0200
committerGitHub <noreply@github.com>2024-07-02 17:15:08 +0200
commit9972589cad6de5b81ecdfc7f90ad79a2f09a81f9 (patch)
tree46bb318440ab88e76ea2363d17288259d8a2ba39 /package.json
parent5f7b33fbea557bb437088784a22fe794d3d3c15b (diff)
parentd73be088848b3fce103e09287198029379564517 (diff)
downloadnextcloud-server-9972589cad6de5b81ecdfc7f90ad79a2f09a81f9.tar.gz
nextcloud-server-9972589cad6de5b81ecdfc7f90ad79a2f09a81f9.zip
Merge pull request #45981 from nextcloud/artonge/update/nc_dialogs_v5.3.2
fix(deps): Update `@nextcloud/dialogs` to 5.3.4 to fix picking current directory
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 e729941b585..dc89f4624cb 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"@nextcloud/browserslist-config": "^3.0.1",
"@nextcloud/calendar-availability-vue": "^2.2.1",
"@nextcloud/capabilities": "^1.0.4",
- "@nextcloud/dialogs": "^5.3.1",
+ "@nextcloud/dialogs": "^5.3.4",
"@nextcloud/event-bus": "^3.3.1",
"@nextcloud/files": "^3.5.1",
"@nextcloud/initial-state": "^2.0.0",