Skip to content

Commit de9c7dc

Browse files
authored
fix: upgrade ldapjs from 2.2.0 to 2.2.1 (#7045)
Snyk has created this PR to upgrade ldapjs from 2.2.0 to 2.2.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 b13a6a4 commit de9c7dc

File tree

2 files changed

+17
-7
lines changed

2 files changed

+17
-7
lines changed

package-lock.json

Lines changed: 16 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"intersect": "1.0.1",
4343
"jsonwebtoken": "8.5.1",
4444
"jwks-rsa": "1.11.0",
45-
"ldapjs": "2.2.0",
45+
"ldapjs": "2.2.1",
4646
"lodash": "4.17.20",
4747
"lru-cache": "5.1.1",
4848
"mime": "2.4.6",

0 commit comments

Comments
 (0)