Skip to content

Commit

Permalink
fix(deps): update dependency ldapjs to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 22, 2023
1 parent 6f278a7 commit 6e7f681
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 21 deletions.
4 changes: 2 additions & 2 deletions apps/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"fastify-graceful-shutdown": "3.4.0",
"fastify-plugin": "4.5.0",
"ioredis": "5.3.2",
"ldapjs": "2.3.3",
"ldapjs": "3.0.4",
"nanoid": "4.0.2",
"svg-captcha": "1.4.0",
"pino-pretty": "10.0.1",
Expand All @@ -47,7 +47,7 @@
},
"devDependencies": {
"@types/asn1": "0.2.0",
"@types/ldapjs": "2.2.5",
"@types/ldapjs": "3.0.0",
"@types/nodemailer": "6.4.8",
"@types/qrcode": "1.5.1",
"@types/speakeasy": "2.0.7"
Expand Down
98 changes: 79 additions & 19 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6e7f681

Please sign in to comment.