1
0
mirror of https://github.com/bitwarden/directory-connector synced 2025-12-05 23:53:21 +00:00

[PM-13007] Replace ldapjs with ldapts (#641)

This commit is contained in:
Thomas Rittson
2024-11-01 12:58:52 +10:00
committed by GitHub
parent 6db28408e6
commit 91dfd7e0b7
3 changed files with 228 additions and 265 deletions

View File

@@ -84,7 +84,6 @@
"@ngtools/webpack": "17.3.10",
"@types/inquirer": "8.2.10",
"@types/jest": "29.5.13",
"@types/ldapjs": "2.2.5",
"@types/lowdb": "1.0.15",
"@types/node": "20.16.10",
"@types/node-fetch": "2.6.11",
@@ -164,7 +163,7 @@
"https-proxy-agent": "7.0.5",
"inquirer": "8.2.6",
"keytar": "7.9.0",
"ldapjs": "2.3.3",
"ldapts": "7.2.1",
"lowdb": "1.0.0",
"ngx-toastr": "17.0.2",
"node-fetch": "2.7.0",