From 09bcb739b1d9a20fc8d4c4f397f8708fc867e646 Mon Sep 17 00:00:00 2001 From: Ylian Saint-Hilaire Date: Fri, 4 Nov 2022 11:51:34 -0700 Subject: [PATCH] Version 1.0.97 --- package.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b50f086c..893a9e95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meshcentral", - "version": "1.0.96", + "version": "1.0.97", "keywords": [ "Remote Device Management", "Remote Device Monitoring", @@ -37,7 +37,6 @@ "sample-config-advanced.json" ], "dependencies": { - "@yetzt/nedb": "^1.8.0", "archiver": "^5.3.1", "body-parser": "^1.19.0", "cbor": "~5.2.0", @@ -47,9 +46,9 @@ "express-handlebars": "^5.3.5", "express-ws": "^4.0.0", "ipcheck": "^0.1.0", - "ldapauth-fork": "^5.0.5", "minimist": "^1.2.5", "multiparty": "^4.2.1", + "@yetzt/nedb": "^1.8.0", "node-forge": "^1.0.0", "ws": "^5.2.3", "yauzl": "^2.10.0"