From d1755e4e9bfcf311b988d549446674225cb75923 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 18:51:29 +0000 Subject: [PATCH] Bump zxcvbn from 4.2.0 to 4.4.2 Bumps [zxcvbn](https://github.com/dropbox/zxcvbn) from 4.2.0 to 4.4.2. - [Release notes](https://github.com/dropbox/zxcvbn/releases) - [Commits](https://github.com/dropbox/zxcvbn/compare/4.2.0...v4.4.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b88c9d3eb685..f7569e70e142 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "underscore": "1.8.3", "url-polyfill": "1.1.10", "xpath": "dimagi/js-xpath#v0.0.3", - "zxcvbn": "4.2.0" + "zxcvbn": "4.4.2" }, "devDependencies": { "angular-mocks": "1.7.9", diff --git a/yarn.lock b/yarn.lock index 7e2f4efe8771..3677963c86fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6582,7 +6582,7 @@ yauzl@^2.10.0: buffer-crc32 "~0.2.3" fd-slicer "~1.1.0" -zxcvbn@4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/zxcvbn/-/zxcvbn-4.2.0.tgz#4025b4419c6e519b9d7df71e60af44f289640e3f" - integrity sha1-QCW0QZxuUZudffceYK9E8olkDj8= +zxcvbn@4.4.2: + version "4.4.2" + resolved "https://registry.yarnpkg.com/zxcvbn/-/zxcvbn-4.4.2.tgz#28ec17cf09743edcab056ddd8b1b06262cc73c30" + integrity sha1-KOwXzwl0PtyrBW3dixsGJizHPDA=