From b9f4fea6240af6c421906cac0e2b0ed1d0aea6b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Nov 2025 16:41:01 +0000 Subject: [PATCH] build(deps): bump @nextcloud/password-confirmation from 6.0.1 to 6.0.2 Dependabot couldn't find the original pull request head commit, 946853c645b7ba03f4448e0da00e6cdc92913dbd. --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 01294678472..61d9c1502bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@nextcloud/calendar-availability-vue": "^3.0.0", "@nextcloud/dialogs": "^7.1.0", "@nextcloud/moment": "^1.3.5", - "@nextcloud/password-confirmation": "^6.0.1", + "@nextcloud/password-confirmation": "^6.0.2", "@nextcloud/paths": "^2.3.0", "@nextcloud/vue": "^9.1.0", "pinia": "^3.0.3", @@ -2388,9 +2388,9 @@ } }, "node_modules/@nextcloud/password-confirmation": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/@nextcloud/password-confirmation/-/password-confirmation-6.0.1.tgz", - "integrity": "sha512-XPICNaehKOG/A08N4AXQvn8mZxcCulx9pqdJw0oXtqPYKwuw80g2bi8ALATWp2Sbq2LLtoUSNdmlxXX/IuTUDw==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@nextcloud/password-confirmation/-/password-confirmation-6.0.2.tgz", + "integrity": "sha512-EQbGiQl8lBZrFUNE6Xp9NeQEVtQdb/mtxk3VfwTnoVzAxghsI5yTWr9xcS5EKANoNjvVlIKtREN+LG2WWxft5A==", "license": "MIT", "dependencies": { "@nextcloud/auth": "^2.5.3", @@ -2398,7 +2398,7 @@ "@nextcloud/l10n": "^3.4.0", "@nextcloud/logger": "^3.0.2", "@nextcloud/router": "^3.0.1", - "@nextcloud/vue": "^9.0.1", + "@nextcloud/vue": "^9.1.0", "vue": "^3.5.22" }, "engines": { diff --git a/package.json b/package.json index 815f62db125..573ae3b764d 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@nextcloud/calendar-availability-vue": "^3.0.0", "@nextcloud/dialogs": "^7.1.0", "@nextcloud/moment": "^1.3.5", - "@nextcloud/password-confirmation": "^6.0.1", + "@nextcloud/password-confirmation": "^6.0.2", "@nextcloud/paths": "^2.3.0", "@nextcloud/vue": "^9.1.0", "pinia": "^3.0.3",