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", "got": "10.0.4",
"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.4", "ldapjs": "2.0.0-pre.5",
"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

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