Fixed dependencies.

This commit is contained in:
Ylian Saint-Hilaire 2023-09-24 13:32:47 -07:00
parent 352b5d4d64
commit 43d57597ab
1 changed files with 1 additions and 7 deletions

View File

@ -37,7 +37,6 @@
"sample-config-advanced.json"
],
"dependencies": {
"@yetzt/nedb": "1.8.0",
"archiver": "5.3.2",
"body-parser": "1.20.2",
"cbor": "5.2.0",
@ -47,15 +46,10 @@
"express-handlebars": "5.3.5",
"express-ws": "5.0.2",
"ipcheck": "0.1.0",
"ldapauth-fork": "5.0.5",
"loadavg-windows": "1.1.1",
"minimist": "1.2.8",
"multiparty": "4.2.3",
"@yetzt/nedb": "1.8.0",
"node-forge": "1.3.1",
"node-pushover": "1.0.0",
"node-windows": "0.1.14",
"otplib": "10.2.3",
"ssh2": "1.14.0",
"ua-parser-js": "1.0.36",
"ws": "8.14.2",
"yauzl": "2.10.0"