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] authored Aug 30, 2023
1 parent ee89b11 commit 57ee5fa
Show file tree
Hide file tree
Showing 2 changed files with 222 additions and 26 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.5.1",
"fastify-plugin": "4.5.1",
"ioredis": "5.3.2",
"ldapjs": "2.3.3",
"ldapjs": "3.0.5",
"nanoid": "4.0.2",
"svg-captcha": "1.4.0",
"pino-pretty": "10.2.0",
Expand All @@ -47,7 +47,7 @@
},
"devDependencies": {
"@types/asn1": "0.2.1",
"@types/ldapjs": "2.2.5",
"@types/ldapjs": "3.0.2",
"@types/nodemailer": "6.4.9",
"@types/qrcode": "1.5.1",
"@types/speakeasy": "2.0.7"
Expand Down
244 changes: 220 additions & 24 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 57ee5fa

Please sign in to comment.