diff --git a/js/firstrunwizard-settings.mjs.license b/js/firstrunwizard-settings.mjs.license index 42821d29..f13bbbee 100644 --- a/js/firstrunwizard-settings.mjs.license +++ b/js/firstrunwizard-settings.mjs.license @@ -9,7 +9,7 @@ SPDX-FileCopyrightText: Varun A P This file is generated from multiple sources. Included packages: - @nextcloud/dialogs - - version: 5.3.6 + - version: 5.3.7 - license: AGPL-3.0-or-later - @nextcloud/vue - version: 8.16.0 diff --git a/js/firstrunwizard-settings.mjs.map.license b/js/firstrunwizard-settings.mjs.map.license index 42821d29..f13bbbee 100644 --- a/js/firstrunwizard-settings.mjs.map.license +++ b/js/firstrunwizard-settings.mjs.map.license @@ -9,7 +9,7 @@ SPDX-FileCopyrightText: Varun A P This file is generated from multiple sources. Included packages: - @nextcloud/dialogs - - version: 5.3.6 + - version: 5.3.7 - license: AGPL-3.0-or-later - @nextcloud/vue - version: 8.16.0 diff --git a/package-lock.json b/package-lock.json index 69828cf6..a5d68b64 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@mdi/js": "^7.4.47", "@nextcloud/axios": "^2.5.0", - "@nextcloud/dialogs": "^5.3.6", + "@nextcloud/dialogs": "^5.3.7", "@nextcloud/initial-state": "^2.2.0", "@nextcloud/l10n": "^3.1.0", "@nextcloud/router": "^3.0.1", @@ -1343,9 +1343,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", diff --git a/package.json b/package.json index b629c1f7..9b62c833 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "dependencies": { "@mdi/js": "^7.4.47", "@nextcloud/axios": "^2.5.0", - "@nextcloud/dialogs": "^5.3.6", + "@nextcloud/dialogs": "^5.3.7", "@nextcloud/initial-state": "^2.2.0", "@nextcloud/l10n": "^3.1.0", "@nextcloud/router": "^3.0.1",