From 78fed9ea35650b5b25011fe119f20b635038b587 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 01:27:48 +0000 Subject: [PATCH] Chore(deps): Bump @nextcloud/dialogs from 5.3.6 to 5.3.7 Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 5.3.6 to 5.3.7. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/v5.3.7/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.6...v5.3.7) --- updated-dependencies: - dependency-name: "@nextcloud/dialogs" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index a44ebf320..df0c7ca5e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3510,9 +3510,9 @@ } }, "node_modules/@nextcloud/dialogs": { - "version": "5.3.6", - "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-5.3.6.tgz", - "integrity": "sha512-BL89KI+T3KQYQLGpm6xM9Ynw6/bK2RosNMLXaHNdPBJG47d4R/iPTse+wOPrciBf+hLBx8IRG5fGsLV7kt/LUQ==", + "version": "5.3.7", + "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-5.3.7.tgz", + "integrity": "sha512-//pRF2GJNhW3VbVzSoE97J+DR9nZ/+IkzOzgKKDdMr65JYYMAdOs9Iew4nMf+OruDgZanGyXrfubSMVNI+1svQ==", "dependencies": { "@mdi/js": "^7.4.47", "@nextcloud/auth": "^2.3.0", @@ -24356,9 +24356,9 @@ } }, "@nextcloud/dialogs": { - "version": "5.3.6", - "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-5.3.6.tgz", - "integrity": "sha512-BL89KI+T3KQYQLGpm6xM9Ynw6/bK2RosNMLXaHNdPBJG47d4R/iPTse+wOPrciBf+hLBx8IRG5fGsLV7kt/LUQ==", + "version": "5.3.7", + "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-5.3.7.tgz", + "integrity": "sha512-//pRF2GJNhW3VbVzSoE97J+DR9nZ/+IkzOzgKKDdMr65JYYMAdOs9Iew4nMf+OruDgZanGyXrfubSMVNI+1svQ==", "requires": { "@mdi/js": "^7.4.47", "@nextcloud/auth": "^2.3.0",