Fixed dependencies.
Ylian Saint-Hilaire committed
Nov 4, 2021 at 14:37 UTC
ff5acd69dec60ae9375332c1ae6965a8031e6779
1 file changed
+2
-17
package.json
+2
-17
@@ -36,9 +36,6 @@
36
"sample-config-advanced.json"
37
],
38
"dependencies": {
39
- "@yetzt/nedb": "^1.8.0",
40
- "archiver": "^4.0.2",
41
- "archiver-zip-encrypted": "^1.0.10",
39
"body-parser": "^1.19.0",
40
"cbor": "~5.2.0",
41
"compression": "^1.7.4",
@@ -46,25 +43,13 @@
43
"express": "^4.17.0",
44
"express-handlebars": "^3.1.0",
45
"express-ws": "^4.0.0",
49
- "html-minifier": "^4.0.0",
50
- "image-size": "^1.0.0",
46
"ipcheck": "^0.1.0",
52
- "jsdom": "^18.0.1",
53
- "loadavg-windows": "^1.1.1",
54
- "minify-js": "^0.0.4",
47
"minimist": "^1.2.5",
48
"multiparty": "^4.2.1",
49
+ "@yetzt/nedb": "^1.8.0",
50
"node-forge": "^0.10.0",
58
- "node-rdpjs-2": "^0.3.5",
59
- "node-windows": "^0.1.4",
60
- "otplib": "^10.2.3",
61
- "pg": "^8.7.1",
62
- "pgtools": "^0.3.2",
63
- "ssh2": "^1.5.0",
64
- "web-push": "^3.4.5",
51
"ws": "^5.2.3",
66
- "yauzl": "^2.10.0",
67
- "yubikeyotp": "^0.2.0"
52
+ "yauzl": "^2.10.0"
53
},
54
"repository": {
55
"type": "git",