chore(deps): bump ldapjs from 2.2.4 to 2.3.0

Bumps [ldapjs](https://github.com/ldapjs/node-ldapjs) from 2.2.4 to 2.3.0.
- [Release notes](https://github.com/ldapjs/node-ldapjs/releases)
- [Changelog](https://github.com/ldapjs/node-ldapjs/blob/master/CHANGES.md)
- [Commits](https://github.com/ldapjs/node-ldapjs/compare/v2.2.4...v2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-28 04:14:16 +00:00
committed by GitHub
parent cbdc786d4b
commit 10e0f27ff5
+3 -3
View File
@@ -17516,9 +17516,9 @@ ldap-filter@^0.3.3:
assert-plus "^1.0.0"
ldapjs@^2.2.0:
version "2.2.4"
resolved "https://registry.npmjs.org/ldapjs/-/ldapjs-2.2.4.tgz#d4e3f4ae2277b6e760a83ebd61f7f5c4097c446b"
integrity sha512-OoeAXPNPPt4D6qva2/p6rkCIHknyYFd42Vp8JhSazBs9BbkEBmoajzj2F0ElD3vR+yAuzIVCjqh1W4uR8dfn0A==
version "2.3.0"
resolved "https://registry.npmjs.org/ldapjs/-/ldapjs-2.3.0.tgz#999c85f642216709009dc8728e58ac7793888def"
integrity sha512-3Rbm3CS7vzTccpP1QnzKCEPok60L/b3BFlWU8r93P5oadCAaqCWEH9Td08crPnw4Ti20W8y0+ZKtFFNzxVu4kA==
dependencies:
abstract-logging "^2.0.0"
asn1 "^0.2.4"