diff options
author | Roeland Jago Douma <roeland@famdouma.nl> | 2017-03-25 20:56:20 +0100 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2017-03-25 20:56:20 +0100 |
commit | b572cf8ec0ac0cc7720a9781a4c8eddb949b5896 (patch) | |
tree | 4fce5a2aaf9695754e2f555869b494665a83f847 /core/vendor/zxcvbn/.bower.json | |
parent | 28b692911166e0bd911f1bc1e5c6cbc8cb1e9000 (diff) | |
download | nextcloud-server-b572cf8ec0ac0cc7720a9781a4c8eddb949b5896.tar.gz nextcloud-server-b572cf8ec0ac0cc7720a9781a4c8eddb949b5896.zip |
[3rdparty] Bump zxcvbn
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
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 |