summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-10 09:53:21 +0000
committerGitHub <noreply@github.com>2023-06-10 09:53:21 +0000
commit3017a8c70700ae9aec784b1ef9fb6a74c6ec4696 (patch)
tree92810d032817ecf2383fbf37fc14347261466258 /package.json
parented0e55dbc754746398af015f2018228b124840d4 (diff)
Bump @nextcloud/dialogs from 3.2.0 to 4.0.1
Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs) from 3.2.0 to 4.0.1. - [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases) - [Changelog](https://github.com/nextcloud/nextcloud-dialogs/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-dialogs/compare/v3.2.0...v4.0.1) --- updated-dependencies: - dependency-name: "@nextcloud/dialogs" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@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 4296ccbc..69a1ad8e 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",