Update ldapjs to the latest version 🚀 (#6724)

* fix(package): update ldapjs to version 2.0.0

* chore(package): update lockfile package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
This commit is contained in:
greenkeeper[bot]
2020-06-24 16:07:03 +00:00
committed by GitHub
parent 30a4b53334
commit f0edcb6669
2 changed files with 22 additions and 114 deletions

View File

@@ -41,7 +41,7 @@
"intersect": "1.0.1",
"jsonwebtoken": "8.5.1",
"jwks-rsa": "1.8.0",
"ldapjs": "1.0.2",
"ldapjs": "2.0.0",
"lodash": "4.17.15",
"lru-cache": "5.1.1",
"mime": "2.4.6",