Update dependency ldapjs to v2.0.0-pre.4

This commit is contained in:
Renovate Bot 2019-12-07 17:43:17 +00:00
parent 21bbfffb21
commit 1501566824
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 5 additions and 5 deletions

View file

@ -53,7 +53,7 @@
"got": "10.0.1", "got": "10.0.1",
"irc-framework": "4.5.2", "irc-framework": "4.5.2",
"is-utf8": "0.2.1", "is-utf8": "0.2.1",
"ldapjs": "2.0.0-pre.3", "ldapjs": "2.0.0-pre.4",
"linkify-it": "2.2.0", "linkify-it": "2.2.0",
"lodash": "4.17.15", "lodash": "4.17.15",
"mime-types": "2.1.25", "mime-types": "2.1.25",

View file

@ -4998,10 +4998,10 @@ ldap-filter@^0.3.3:
dependencies: dependencies:
assert-plus "^1.0.0" assert-plus "^1.0.0"
ldapjs@2.0.0-pre.3: ldapjs@2.0.0-pre.4:
version "2.0.0-pre.3" version "2.0.0-pre.4"
resolved "https://registry.yarnpkg.com/ldapjs/-/ldapjs-2.0.0-pre.3.tgz#dcf9369f3b802844241ca830ef9617da76f6e1ec" resolved "https://registry.yarnpkg.com/ldapjs/-/ldapjs-2.0.0-pre.4.tgz#95e6dca62915d3eb89f17e1fc7d0163e28b2d0e9"
integrity sha512-3OHNUWulzXDj6UnxNss3LGL2ycBOn+q4OLQUiuorOGeruQeVryNMd29IrqYA5IIrSOYz4aVXKLacohOtW+ZQtg== integrity sha512-G3TmEWko48YffwIIsze7UB6XL3LT1LzfmskQgvl0MepmZIDHYnHHmwtDDEc1Id0zyucIMLdG/F17+bOBJXu17w==
dependencies: dependencies:
abstract-logging "^1.0.0" abstract-logging "^1.0.0"
asn1 "^0.2.4" asn1 "^0.2.4"