diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-18 13:01:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-18 13:01:16 +0000 |
commit | 7c1866362e4cfeb8a0729b9afce8ef3a222b1d02 (patch) | |
tree | 580234d6b79a03d3ef40c5b67d92895ed97223b3 /package.json | |
parent | f4a5ad7b6b9b72506ab575ff8cd01f00593dd733 (diff) | |
parent | a1ee91ddf3d9602b49fb2d3284aa537f99991cfc (diff) | |
download | nextcloud-server-7c1866362e4cfeb8a0729b9afce8ef3a222b1d02.tar.gz nextcloud-server-7c1866362e4cfeb8a0729b9afce8ef3a222b1d02.zip |
Merge pull request #50250 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/password-confirmation-5.3.1
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a3243060df2..78025c09c93 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@nextcloud/l10n": "^3.1.0", "@nextcloud/logger": "^3.0.2", "@nextcloud/moment": "^1.3.2", - "@nextcloud/password-confirmation": "^5.3.0", + "@nextcloud/password-confirmation": "^5.3.1", "@nextcloud/paths": "^2.2.1", "@nextcloud/router": "^3.0.0", "@nextcloud/sharing": "^0.2.4", |