Version 1.1.43

This commit is contained in:
Ylian Saint-Hilaire
2025-03-23 15:24:41 -07:00
parent b8168530be
commit a2a1db39d9
5 changed files with 74 additions and 74 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "meshcentral",
"version": "1.1.42",
"version": "1.1.43",
"keywords": [
"Remote Device Management",
"Remote Device Monitoring",
@@ -50,8 +50,8 @@
"minimist": "1.2.8",
"multiparty": "4.2.3",
"node-forge": "1.3.1",
"ua-client-hints-js": "0.1.2",
"ua-parser-js": "1.0.40",
"ua-client-hints-js": "0.1.2",
"ws": "8.18.0",
"yauzl": "2.10.0"
},