fix: upgrade ldapjs from 2.2.2 to 2.2.3 (#7095)
Snyk has created this PR to upgrade ldapjs from 2.2.2 to 2.2.3. 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
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -8530,9 +8530,9 @@
|
||||
}
|
||||
},
|
||||
"ldapjs": {
|
||||
"version": "2.2.2",
|
||||
"resolved": "https://registry.npmjs.org/ldapjs/-/ldapjs-2.2.2.tgz",
|
||||
"integrity": "sha512-PgMVYKWUjkkK6v81QQc+kKsr4TcKRggYuvjwo1h4ZEhaXGIkhLvcK9Y60nZqR5RRvyYbt8Ott1VyN7S5EiYArA==",
|
||||
"version": "2.2.3",
|
||||
"resolved": "https://registry.npmjs.org/ldapjs/-/ldapjs-2.2.3.tgz",
|
||||
"integrity": "sha512-143MayI+cSo1PEngge0HMVj3Fb0TneX4Qp9yl9bKs45qND3G64B75GMSxtZCfNuVsvg833aOp1UWG8peFu1LrQ==",
|
||||
"requires": {
|
||||
"abstract-logging": "^2.0.0",
|
||||
"asn1": "^0.2.4",
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"intersect": "1.0.1",
|
||||
"jsonwebtoken": "8.5.1",
|
||||
"jwks-rsa": "1.11.0",
|
||||
"ldapjs": "2.2.2",
|
||||
"ldapjs": "2.2.3",
|
||||
"lodash": "4.17.20",
|
||||
"lru-cache": "5.1.1",
|
||||
"mime": "2.4.6",
|
||||
|
||||
Reference in New Issue
Block a user