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 Mar 28, 2023
1 parent 7fb85d2 commit 642cf7e
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 17 deletions.
2 changes: 1 addition & 1 deletion 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.1",
"ldapjs": "2.3.3",
"ldapjs": "3.0.2",
"nanoid": "4.0.2",
"svg-captcha": "1.4.0",
"pino-pretty": "10.0.0"
Expand Down
96 changes: 80 additions & 16 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 642cf7e

Please sign in to comment.