Update dependency ldapjs to v2.0.0-pre.5

This commit is contained in:
Renovate Bot 2019-12-15 14:27:28 +00:00
parent 58a558247b
commit f806c32c49
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -4994,10 +4994,10 @@ ldap-filter@^0.3.3:
dependencies:
assert-plus "^1.0.0"
ldapjs@2.0.0-pre.4:
version "2.0.0-pre.4"
resolved "https://registry.yarnpkg.com/ldapjs/-/ldapjs-2.0.0-pre.4.tgz#95e6dca62915d3eb89f17e1fc7d0163e28b2d0e9"
integrity sha512-G3TmEWko48YffwIIsze7UB6XL3LT1LzfmskQgvl0MepmZIDHYnHHmwtDDEc1Id0zyucIMLdG/F17+bOBJXu17w==
ldapjs@2.0.0-pre.5:
version "2.0.0-pre.5"
resolved "https://registry.yarnpkg.com/ldapjs/-/ldapjs-2.0.0-pre.5.tgz#aa9225abe518b55b3d32350021a68c5a4fdc234f"
integrity sha512-nmcSqdUjS7dzloToGCrSX3/TCdKJqLKUD+mMeo2K+NAkRkyn2iDZJRVusUFwFykXcaAr8hPX2qOKzc9PeTA4MQ==
dependencies:
abstract-logging "^1.0.0"
asn1 "^0.2.4"