|
|
@ -10,6 +10,7 @@ |
|
|
"license": "ISC", |
|
|
"license": "ISC", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@fastify/static": "^6.6.0", |
|
|
"@fastify/static": "^6.6.0", |
|
|
|
|
|
"crypto-js": "^4.1.1", |
|
|
"fastify": "^4.10.2", |
|
|
"fastify": "^4.10.2", |
|
|
"ldapauth-fork": "^5.0.5", |
|
|
"ldapauth-fork": "^5.0.5", |
|
|
"password-prompt": "^1.1.2" |
|
|
"password-prompt": "^1.1.2" |
|
|
|