fix: Add ldapts to nodes-base package (no-changelog) (#6315)

This commit is contained in:
Jon 2023-05-25 11:56:16 +01:00 committed by GitHub
parent bcbec52552
commit 1eecb86e06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 5 deletions

View file

@ -157,7 +157,7 @@
"jsonschema": "^1.4.1", "jsonschema": "^1.4.1",
"jsonwebtoken": "^9.0.0", "jsonwebtoken": "^9.0.0",
"jwks-rsa": "^3.0.1", "jwks-rsa": "^3.0.1",
"ldapts": "^4.2.2", "ldapts": "^4.2.6",
"localtunnel": "^2.0.0", "localtunnel": "^2.0.0",
"lodash.get": "^4.4.2", "lodash.get": "^4.4.2",
"lodash.intersection": "^4.4.0", "lodash.intersection": "^4.4.0",

View file

@ -840,6 +840,7 @@
"js-nacl": "^1.4.0", "js-nacl": "^1.4.0",
"jsonwebtoken": "^9.0.0", "jsonwebtoken": "^9.0.0",
"kafkajs": "^1.14.0", "kafkajs": "^1.14.0",
"ldapts": "^4.2.6",
"lodash.assign": "^4", "lodash.assign": "^4",
"lodash.assignwith": "^4", "lodash.assignwith": "^4",
"lodash.clone": "^4", "lodash.clone": "^4",

View file

@ -317,8 +317,8 @@ importers:
specifier: ^3.0.1 specifier: ^3.0.1
version: 3.0.1 version: 3.0.1
ldapts: ldapts:
specifier: ^4.2.2 specifier: ^4.2.6
version: 4.2.2 version: 4.2.6
localtunnel: localtunnel:
specifier: ^2.0.0 specifier: ^2.0.0
version: 2.0.2 version: 2.0.2
@ -1152,6 +1152,9 @@ importers:
kafkajs: kafkajs:
specifier: ^1.14.0 specifier: ^1.14.0
version: 1.16.0 version: 1.16.0
ldapts:
specifier: ^4.2.6
version: 4.2.6
lodash.assign: lodash.assign:
specifier: ^4 specifier: ^4
version: 4.2.0 version: 4.2.0
@ -16234,8 +16237,8 @@ packages:
invert-kv: 1.0.0 invert-kv: 1.0.0
dev: true dev: true
/ldapts@4.2.2: /ldapts@4.2.6:
resolution: {integrity: sha512-UHe7BtEhPUFHZZ6XHnRvLHWQrftTap3PgGU0nOLtrFeigZvfpXSsqJ8C9uXNouDV+iDHqoWwplS0eHoDu/GIEQ==} resolution: {integrity: sha512-r1eOj2PtTJi+9aZxLirktoHntuYXlbQD9ZXCjiZmJx0VBQtBcWc+rueqABuh/AxMcFHNPDSJLJAXxoj5VevTwQ==}
engines: {node: '>=14'} engines: {node: '>=14'}
dependencies: dependencies:
'@types/asn1': 0.2.0 '@types/asn1': 0.2.0