summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorChristopher Ng <chrng8@gmail.com>2023-02-15 16:27:06 -0800
committerChristopher Ng <chrng8@gmail.com>2023-02-15 16:27:06 -0800
commit0ffdd74af808e858163a79e4d331141435060b93 (patch)
treedfd422817846f2c3c0e7aba31bc4d69aac40a0fc /package-lock.json
parentb36a31c918ad997e6d227dc7923791c487e18e51 (diff)
downloadnextcloud-server-0ffdd74af808e858163a79e4d331141435060b93.tar.gz
nextcloud-server-0ffdd74af808e858163a79e4d331141435060b93.zip
Bump @nextcloud/password-confirmation from 4.0.3 to 4.0.4
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index d5639e76172..f83ac7124f9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -24,7 +24,7 @@
"@nextcloud/l10n": "^2.0.0",
"@nextcloud/logger": "^2.5.0",
"@nextcloud/moment": "^1.2.1",
- "@nextcloud/password-confirmation": "^4.0.3",
+ "@nextcloud/password-confirmation": "^4.0.4",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
@@ -4380,9 +4380,9 @@
}
},
"node_modules/@nextcloud/password-confirmation": {
- "version": "4.0.3",
- "resolved": "https://registry.npmjs.org/@nextcloud/password-confirmation/-/password-confirmation-4.0.3.tgz",
- "integrity": "sha512-kS7yREq3F4DiXpmbxVsm9Ezv58+1BT5PPrrZV+VjQtUY69Rjc0xP9X5fbZH+BBT9LXHPypN32qbBuvPpgVZZqA==",
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@nextcloud/password-confirmation/-/password-confirmation-4.0.4.tgz",
+ "integrity": "sha512-CdCOWwKU4ejKv0uABn3dfigwPH+tZKUOA38MzZDM4YyL1q9TgKOK90mnrJBvz6EBnlleZEvKlX94jjwPfOdvKw==",
"dependencies": {
"@nextcloud/axios": "^2.0.0",
"@nextcloud/l10n": "^1.6.0",
@@ -28539,9 +28539,9 @@
}
},
"@nextcloud/password-confirmation": {
- "version": "4.0.3",
- "resolved": "https://registry.npmjs.org/@nextcloud/password-confirmation/-/password-confirmation-4.0.3.tgz",
- "integrity": "sha512-kS7yREq3F4DiXpmbxVsm9Ezv58+1BT5PPrrZV+VjQtUY69Rjc0xP9X5fbZH+BBT9LXHPypN32qbBuvPpgVZZqA==",
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@nextcloud/password-confirmation/-/password-confirmation-4.0.4.tgz",
+ "integrity": "sha512-CdCOWwKU4ejKv0uABn3dfigwPH+tZKUOA38MzZDM4YyL1q9TgKOK90mnrJBvz6EBnlleZEvKlX94jjwPfOdvKw==",
"requires": {
"@nextcloud/axios": "^2.0.0",
"@nextcloud/l10n": "^1.6.0",