From bb653dfc8b347875fea229fb701eef3669405d3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 02:35:09 +0000 Subject: [PATCH] chore(deps): Bump @nextcloud/dialogs from 5.3.7 to 5.3.8 Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 5.3.7 to 5.3.8. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/v5.3.8/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.7...v5.3.8) --- updated-dependencies: - dependency-name: "@nextcloud/dialogs" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: Elizabeth Danzberger --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8f896513bd..766e9ba423 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@nextcloud/auth": "^2.4.0", "@nextcloud/axios": "^2.5.1", "@nextcloud/capabilities": "^1.2.0", - "@nextcloud/dialogs": "^5.3.7", + "@nextcloud/dialogs": "^5.3.8", "@nextcloud/event-bus": "^3.3.1", "@nextcloud/files": "^3.9.2", "@nextcloud/initial-state": "^2.2.0", diff --git a/package.json b/package.json index 92e8e5eb75..c3fe151fe8 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@nextcloud/auth": "^2.4.0", "@nextcloud/axios": "^2.5.1", "@nextcloud/capabilities": "^1.2.0", - "@nextcloud/dialogs": "^5.3.7", + "@nextcloud/dialogs": "^5.3.8", "@nextcloud/event-bus": "^3.3.1", "@nextcloud/files": "^3.9.2", "@nextcloud/initial-state": "^2.2.0",