summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2023-06-10 09:35:54 -0100
committerGitHub <noreply@github.com>2023-06-10 09:35:54 -0100
commitbdf93c84ea1d9ec5dd5c32979426ffc4c945106c (patch)
tree98503e8af490a2afb6d3e34800bf477076e5322b /package.json
parent863a994fbe9f91665580ed2f08a2202cff667581 (diff)
parent3017a8c70700ae9aec784b1ef9fb6a74c6ec4696 (diff)
Merge pull request #1683 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-4.0.1
Bump @nextcloud/dialogs from 3.2.0 to 4.0.1
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 53af82d4..ae76eee3 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"dependencies": {
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.3.0",
- "@nextcloud/dialogs": "^3.2.0",
+ "@nextcloud/dialogs": "^4.0.1",
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/l10n": "^1.6.0",
"@nextcloud/logger": "^2.5.0",