aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorVincent Petry <vincent@nextcloud.com>2022-09-21 18:16:57 +0200
committerVincent Petry <vincent@nextcloud.com>2022-09-21 18:29:08 +0200
commit4ef3799745e04aaea5b4dcdeb6417ae156ad42d1 (patch)
tree3484a527d630e7e657c613e6dc15edb87320e427 /package.json
parent18431c2fe920c1f72f68f3c33a7c2a40ccb70c0a (diff)
downloadnextcloud-server-4ef3799745e04aaea5b4dcdeb6417ae156ad42d1.tar.gz
nextcloud-server-4ef3799745e04aaea5b4dcdeb6417ae156ad42d1.zip
Bump @nextcloud/password-confirmation from 4.0.0 to 4.0.1
Signed-off-by: Vincent Petry <vincent@nextcloud.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 8c481cb010f..c63c1bbd29b 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/logger": "^2.1.0",
"@nextcloud/moment": "^1.2.0",
- "@nextcloud/password-confirmation": "^4.0.0",
+ "@nextcloud/password-confirmation": "^4.0.1",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",