aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGrigorii K. Shartsev <me@shgk.me>2023-10-11 17:26:39 +0200
committerGrigorii K. Shartsev <me@shgk.me>2023-10-12 18:16:54 +0200
commit26c3885bff33d26910e0632c825f16d0027cb748 (patch)
tree5a94c0bb9d0ba8ef964c7e124095feff0dc0632f /package.json
parent01d5979ed26b7f573e5bc09919dc3b4df1278731 (diff)
downloadnextcloud-server-26c3885bff33d26910e0632c825f16d0027cb748.tar.gz
nextcloud-server-26c3885bff33d26910e0632c825f16d0027cb748.zip
chore(deps): Bump @nextcloud/password-confirmation from 4.0.1 to 5.0.0
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
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 3f3d34a68a7..84d94813c93 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
"@nextcloud/l10n": "^2.1.0",
"@nextcloud/logger": "^2.5.0",
"@nextcloud/moment": "^1.2.1",
- "@nextcloud/password-confirmation": "^4.0.4",
+ "@nextcloud/password-confirmation": "^5.0.0",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.1.2",
"@nextcloud/sharing": "^0.1.0",