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.
This commit is contained in:
dependabot[bot] 2025-11-16 16:41:01 +00:00 committed by GitHub
parent 9dbadc5aff
commit b9f4fea624
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View file

@ -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": {

View file

@ -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",