aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-20 02:32:49 +0000
committerFerdinand Thiessen <opensource@fthiessen.de>2024-04-30 13:30:03 +0200
commitcf7bc283da40724fad13fb160e6ed96657578b69 (patch)
tree9b98cac38acf1db35543c25c0d6e56108056767b /package.json
parentcb27fbc3bb9423ee5b4c7e30df46de14ba33ec9b (diff)
downloadnextcloud-server-cf7bc283da40724fad13fb160e6ed96657578b69.tar.gz
nextcloud-server-cf7bc283da40724fad13fb160e6ed96657578b69.zip
fix(deps): bump @nextcloud/password-confirmation from 5.0.1 to 5.1.0
--- updated-dependencies: - dependency-name: "@nextcloud/password-confirmation" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.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 4fd53a90865..3549a9a262a 100644
--- a/package.json
+++ b/package.json
@@ -52,7 +52,7 @@
"@nextcloud/l10n": "^2.1.0",
"@nextcloud/logger": "^2.5.0",
"@nextcloud/moment": "^1.3.1",
- "@nextcloud/password-confirmation": "^5.0.1",
+ "@nextcloud/password-confirmation": "^5.1.0",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^3.0.0",
"@nextcloud/sharing": "^0.1.0",