Update dependency ldapjs to v2.1.0
This commit is contained in:
parent
0ac1fcb471
commit
d63a85a15c
@ -51,7 +51,7 @@
|
|||||||
"got": "11.5.1",
|
"got": "11.5.1",
|
||||||
"irc-framework": "4.9.0",
|
"irc-framework": "4.9.0",
|
||||||
"is-utf8": "0.2.1",
|
"is-utf8": "0.2.1",
|
||||||
"ldapjs": "2.0.0",
|
"ldapjs": "2.1.0",
|
||||||
"linkify-it": "3.0.2",
|
"linkify-it": "3.0.2",
|
||||||
"lodash": "4.17.19",
|
"lodash": "4.17.19",
|
||||||
"mime-types": "2.1.27",
|
"mime-types": "2.1.27",
|
||||||
|
@ -5303,10 +5303,10 @@ ldap-filter@^0.3.3:
|
|||||||
dependencies:
|
dependencies:
|
||||||
assert-plus "^1.0.0"
|
assert-plus "^1.0.0"
|
||||||
|
|
||||||
ldapjs@2.0.0:
|
ldapjs@2.1.0:
|
||||||
version "2.0.0"
|
version "2.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/ldapjs/-/ldapjs-2.0.0.tgz#af935604fff40b864e2173cf27d9f47e33cb9bf2"
|
resolved "https://registry.yarnpkg.com/ldapjs/-/ldapjs-2.1.0.tgz#21e81c8c13242e965ffdfab71b1abde66770ee28"
|
||||||
integrity sha512-ZESQmVoG4a2ZX51pl/aRI+/kqiN2eRWMgHIsNZ2TYf37/S64OPnVJL5Vd5gdZR/qRPZVe5uuKW5p0GK2FUx/FQ==
|
integrity sha512-ppGqhf2Jn7BTmCHgjrdQcPqq2ieR/x+CAvF1EZboTNwDt66T7h7A1tFbwQwJPna27s0F93H8jNWOIMt0DTKnvw==
|
||||||
dependencies:
|
dependencies:
|
||||||
abstract-logging "^1.0.0"
|
abstract-logging "^1.0.0"
|
||||||
asn1 "^0.2.4"
|
asn1 "^0.2.4"
|
||||||
|
Loading…
Reference in New Issue
Block a user