Updated dependencies

Ylian Saint-Hilaire committed Mar 29, 2022 at 20:53 UTC d364ea4b1218d827a8d247598b1b6cf903f2cb83
1 file changed +2 -19
package.json
+2 -19
@@ -36,37 +36,20 @@
36 "sample-config-advanced.json"
37 ],
38 "dependencies": {
39 - "@yetzt/nedb": "^1.8.0",
40 - "archiver": "^4.0.2",
39 "body-parser": "^1.19.0",
40 "cbor": "~5.2.0",
41 "compression": "^1.7.4",
42 "cookie-session": "^1.4.0",
45 - "esprima": "^4.0.1",
43 "express": "^4.17.0",
44 "express-handlebars": "^5.3.5",
45 "express-ws": "^4.0.0",
49 - "html-minifier": "^4.0.0",
50 - "image-size": "^1.0.1",
46 "ipcheck": "^0.1.0",
52 - "jsdom": "^19.0.0",
53 - "loadavg-windows": "^1.1.1",
54 - "minify-js": "^0.0.4",
47 "minimist": "^1.2.5",
56 - "mongodb": "^4.1.0",
48 "multiparty": "^4.2.1",
49 + "@yetzt/nedb": "^1.8.0",
50 "node-forge": "^1.0.0",
59 - "node-rdpjs-2": "^0.3.5",
60 - "node-windows": "^0.1.4",
61 - "otplib": "^10.2.3",
62 - "pg": "^8.7.1",
63 - "pgtools": "^0.3.2",
64 - "saslprep": "^1.0.3",
65 - "ssh2": "^1.8.0",
66 - "web-push": "^3.4.5",
51 "ws": "^5.2.3",
68 - "yauzl": "^2.10.0",
69 - "yubikeyotp": "^0.2.0"
52 + "yauzl": "^2.10.0"
53 },
54 "engines": {
55 "node": ">=10.0.0"