fix: upgrade ldapjs from 2.0.0 to 2.1.0 (#6857)
Snyk has created this PR to upgrade ldapjs from 2.0.0 to 2.1.0. See this package in npm: https://www.npmjs.com/package/ldapjs See this project in Snyk: https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr Co-authored-by: Diamond Lewis <findlewis@gmail.com>
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -8244,9 +8244,9 @@
|
||||
}
|
||||
},
|
||||
"ldapjs": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ldapjs/-/ldapjs-2.0.0.tgz",
|
||||
"integrity": "sha512-ZESQmVoG4a2ZX51pl/aRI+/kqiN2eRWMgHIsNZ2TYf37/S64OPnVJL5Vd5gdZR/qRPZVe5uuKW5p0GK2FUx/FQ==",
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/ldapjs/-/ldapjs-2.1.0.tgz",
|
||||
"integrity": "sha512-ppGqhf2Jn7BTmCHgjrdQcPqq2ieR/x+CAvF1EZboTNwDt66T7h7A1tFbwQwJPna27s0F93H8jNWOIMt0DTKnvw==",
|
||||
"requires": {
|
||||
"abstract-logging": "^1.0.0",
|
||||
"asn1": "^0.2.4",
|
||||
|
||||
Reference in New Issue
Block a user