Bump zxcvbn from 1.5.2 to 1.7.0

Bumps [zxcvbn](https://github.com/nulab/zxcvbn4j) from 1.5.2 to 1.7.0.
- [Release notes](https://github.com/nulab/zxcvbn4j/releases)
- [Changelog](https://github.com/nulab/zxcvbn4j/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nulab/zxcvbn4j/compare/1.5.2...1.7.0)

---
updated-dependencies:
- dependency-name: com.nulab-inc:zxcvbn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-05-09 13:25:08 +00:00 committed by GitHub
parent bb54be5531
commit 24e36eb8af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -413,7 +413,7 @@ dependencies {
implementation 'androidx.browser:browser:1.4.0' implementation 'androidx.browser:browser:1.4.0'
// Passphrase strength helper // Passphrase strength helper
implementation 'com.nulab-inc:zxcvbn:1.5.2' implementation 'com.nulab-inc:zxcvbn:1.7.0'
// To convert voice message on old platforms // To convert voice message on old platforms
implementation 'com.arthenica:ffmpeg-kit-audio:4.5.LTS' implementation 'com.arthenica:ffmpeg-kit-audio:4.5.LTS'