Update dependency ldapjs to v2.0.0

This commit is contained in:
Renovate Bot 2020-05-31 13:22:05 +00:00
parent e7b6fdf0c3
commit 253d820225
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -51,7 +51,7 @@
"got": "11.1.4",
"irc-framework": "4.8.1",
"is-utf8": "0.2.1",
"ldapjs": "2.0.0-pre.5",
"ldapjs": "2.0.0",
"linkify-it": "3.0.2",
"lodash": "4.17.15",
"mime-types": "2.1.27",

View file

@ -5044,10 +5044,10 @@ ldap-filter@^0.3.3:
dependencies:
assert-plus "^1.0.0"
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==
ldapjs@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/ldapjs/-/ldapjs-2.0.0.tgz#af935604fff40b864e2173cf27d9f47e33cb9bf2"
integrity sha512-ZESQmVoG4a2ZX51pl/aRI+/kqiN2eRWMgHIsNZ2TYf37/S64OPnVJL5Vd5gdZR/qRPZVe5uuKW5p0GK2FUx/FQ==
dependencies:
abstract-logging "^1.0.0"
asn1 "^0.2.4"