Version 1.1.46

This commit is contained in:
Ylian Saint-Hilaire
2025-06-23 19:12:41 -07:00
parent f2bb94c8ca
commit 0aaab322ad
2 changed files with 8 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "meshcentral",
"version": "1.1.45",
"version": "1.1.46",
"keywords": [
"Remote Device Management",
"Remote Device Monitoring",
@@ -50,9 +50,8 @@
"minimist": "1.2.8",
"multiparty": "4.2.3",
"node-forge": "1.3.1",
"otplib": "12.0.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"
},