Version 1.0.97

Ylian Saint-Hilaire committed Nov 4, 2022 at 11:51 UTC 09bcb739b1d9a20fc8d4c4f397f8708fc867e646
1 file changed +2 -3
package.json
+2 -3
@@ -1,6 +1,6 @@
1 {
2 "name": "meshcentral",
3 - "version": "1.0.96",
3 + "version": "1.0.97",
4 "keywords": [
5 "Remote Device Management",
6 "Remote Device Monitoring",
@@ -37,7 +37,6 @@
37 "sample-config-advanced.json"
38 ],
39 "dependencies": {
40 - "@yetzt/nedb": "^1.8.0",
40 "archiver": "^5.3.1",
41 "body-parser": "^1.19.0",
42 "cbor": "~5.2.0",
@@ -47,9 +46,9 @@
46 "express-handlebars": "^5.3.5",
47 "express-ws": "^4.0.0",
48 "ipcheck": "^0.1.0",
50 - "ldapauth-fork": "^5.0.5",
49 "minimist": "^1.2.5",
50 "multiparty": "^4.2.1",
51 + "@yetzt/nedb": "^1.8.0",
52 "node-forge": "^1.0.0",
53 "ws": "^5.2.3",
54 "yauzl": "^2.10.0"