Merge pull request #4053 from nextcloud/bump-zxcvbn
[3rdparty] Bump zxcvbn
This commit is contained in:
commit
f3917cfea1
|
@ -31,15 +31,14 @@
|
||||||
"test"
|
"test"
|
||||||
],
|
],
|
||||||
"homepage": "https://github.com/dropbox/zxcvbn",
|
"homepage": "https://github.com/dropbox/zxcvbn",
|
||||||
"version": "4.4.0",
|
"version": "4.4.2",
|
||||||
"_release": "4.4.0",
|
"_release": "4.4.2",
|
||||||
"_resolution": {
|
"_resolution": {
|
||||||
"type": "version",
|
"type": "version",
|
||||||
"tag": "v4.4.0",
|
"tag": "v4.4.2",
|
||||||
"commit": "4c3d1c2b4a246cc8d7c81a61e341ad92ce14411b"
|
"commit": "0b7f691c370d922399fe60927433338c062dde23"
|
||||||
},
|
},
|
||||||
"_source": "https://github.com/dropbox/zxcvbn.git",
|
"_source": "https://github.com/dropbox/zxcvbn.git",
|
||||||
"_target": "^4.4.0",
|
"_target": "*",
|
||||||
"_originalSource": "zxcvbn",
|
"_originalSource": "zxcvbn"
|
||||||
"_direct": true
|
|
||||||
}
|
}
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue