diff options
Diffstat (limited to 'core/vendor/zxcvbn/.bower.json')
-rw-r--r-- | core/vendor/zxcvbn/.bower.json | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/core/vendor/zxcvbn/.bower.json b/core/vendor/zxcvbn/.bower.json index cdc888be894..5f68368786f 100644 --- a/core/vendor/zxcvbn/.bower.json +++ b/core/vendor/zxcvbn/.bower.json @@ -31,15 +31,14 @@ "test" ], "homepage": "https://github.com/dropbox/zxcvbn", - "version": "4.4.0", - "_release": "4.4.0", + "version": "4.4.2", + "_release": "4.4.2", "_resolution": { "type": "version", - "tag": "v4.4.0", - "commit": "4c3d1c2b4a246cc8d7c81a61e341ad92ce14411b" + "tag": "v4.4.2", + "commit": "0b7f691c370d922399fe60927433338c062dde23" }, "_source": "https://github.com/dropbox/zxcvbn.git", - "_target": "^4.4.0", - "_originalSource": "zxcvbn", - "_direct": true + "_target": "*", + "_originalSource": "zxcvbn" }
\ No newline at end of file |