mirror of
https://github.com/bitwarden/directory-connector
synced 2026-02-28 10:13:15 +00:00
[deps]: Update ldapts to v8 (#788)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
29
package-lock.json
generated
29
package-lock.json
generated
@@ -32,7 +32,7 @@
|
||||
"https-proxy-agent": "7.0.6",
|
||||
"inquirer": "8.2.6",
|
||||
"keytar": "7.9.0",
|
||||
"ldapts": "7.4.0",
|
||||
"ldapts": "8.0.1",
|
||||
"lowdb": "1.0.0",
|
||||
"ngx-toastr": "19.0.0",
|
||||
"node-fetch": "2.7.0",
|
||||
@@ -15911,37 +15911,20 @@
|
||||
}
|
||||
},
|
||||
"node_modules/ldapts": {
|
||||
"version": "7.4.0",
|
||||
"resolved": "https://registry.npmjs.org/ldapts/-/ldapts-7.4.0.tgz",
|
||||
"integrity": "sha512-QLgx2pLvxMXY1nCc85Fx+cwVJDvC0sQ3l4CJZSl1FJ/iV8Ypfl6m+5xz4lm1lhoXcUlvhPqxEoyIj/8LR6ut+A==",
|
||||
"version": "8.0.1",
|
||||
"resolved": "https://registry.npmjs.org/ldapts/-/ldapts-8.0.1.tgz",
|
||||
"integrity": "sha512-ItE52wO3TewMQjT1Ee7KKxOtKL6Pr2+uf2ySwoxUX5g4iKXGampkovADkQwCAnDKk65FJZWiaoYjQN8Oyy2vfQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/asn1": ">=0.2.4",
|
||||
"asn1": "0.2.6",
|
||||
"debug": "4.4.0",
|
||||
"debug": "4.4.1",
|
||||
"strict-event-emitter-types": "2.0.0",
|
||||
"uuid": "11.1.0",
|
||||
"whatwg-url": "14.2.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
},
|
||||
"node_modules/ldapts/node_modules/debug": {
|
||||
"version": "4.4.0",
|
||||
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
|
||||
"integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"ms": "^2.1.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"supports-color": {
|
||||
"optional": true
|
||||
}
|
||||
"node": ">=20"
|
||||
}
|
||||
},
|
||||
"node_modules/ldapts/node_modules/punycode": {
|
||||
|
||||
@@ -163,7 +163,7 @@
|
||||
"https-proxy-agent": "7.0.6",
|
||||
"inquirer": "8.2.6",
|
||||
"keytar": "7.9.0",
|
||||
"ldapts": "7.4.0",
|
||||
"ldapts": "8.0.1",
|
||||
"lowdb": "1.0.0",
|
||||
"ngx-toastr": "19.0.0",
|
||||
"node-fetch": "2.7.0",
|
||||
|
||||
Reference in New Issue
Block a user