password_quality: Switch zxcvbn to zxcvbn-ts.

zxcvbn has had no releases since 2017.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2022-03-17 00:11:46 -07:00
committed by Tim Abbott
parent 7aa03e9d2a
commit b0217d0ec6
5 changed files with 36 additions and 18 deletions

View File

@@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 121
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = "183.0"
PROVISION_VERSION = "184.0"