summaryrefslogtreecommitdiffstats
path: root/package.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.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.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 241c8aad72e..b1eca03c686 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,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",