We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0f99cb commit 8fa5432Copy full SHA for 8fa5432
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "meshcentral",
3
- "version": "1.1.43",
+ "version": "1.1.44",
4
"keywords": [
5
"Remote Device Management",
6
"Remote Device Monitoring",
@@ -43,18 +43,15 @@
43
"cbor": "5.2.0",
44
"compression": "1.7.5",
45
"cookie-session": "2.1.0",
46
- "esprima": "^4.0.1",
47
"express": "4.21.2",
48
"express-handlebars": "7.1.3",
49
"express-ws": "5.0.2",
50
- "html-minifier": "^4.0.0",
51
"ipcheck": "0.1.0",
52
- "jsdom": "^22.1.0",
53
"minimist": "1.2.8",
54
"multiparty": "4.2.3",
55
"node-forge": "1.3.1",
56
- "ua-client-hints-js": "0.1.2",
57
"ua-parser-js": "1.0.40",
+ "ua-client-hints-js": "0.1.2",
58
"ws": "8.18.0",
59
"yauzl": "2.10.0"
60
},
0 commit comments