Skip to content

Commit 1daf36d

Browse files
authored
fix: upgrade ldapjs from 2.1.0 to 2.1.1 (#6878)
Snyk has created this PR to upgrade ldapjs from 2.1.0 to 2.1.1. 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
1 parent 2d766a9 commit 1daf36d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"intersect": "1.0.1",
4242
"jsonwebtoken": "8.5.1",
4343
"jwks-rsa": "1.8.1",
44-
"ldapjs": "2.1.0",
44+
"ldapjs": "2.1.1",
4545
"lodash": "4.17.20",
4646
"lru-cache": "5.1.1",
4747
"mime": "2.4.6",

0 commit comments

Comments
 (0)