Code sign MeshCentralRouter + Translations

This commit is contained in:
Ylian Saint-Hilaire
2025-04-23 12:29:26 -07:00
parent 5b974e8226
commit d0f99cb4d9
44 changed files with 46 additions and 43 deletions

View File

@@ -43,15 +43,18 @@
"cbor": "5.2.0",
"compression": "1.7.5",
"cookie-session": "2.1.0",
"esprima": "^4.0.1",
"express": "4.21.2",
"express-handlebars": "7.1.3",
"express-ws": "5.0.2",
"html-minifier": "^4.0.0",
"ipcheck": "0.1.0",
"jsdom": "^22.1.0",
"minimist": "1.2.8",
"multiparty": "4.2.3",
"node-forge": "1.3.1",
"ua-parser-js": "1.0.40",
"ua-client-hints-js": "0.1.2",
"ua-parser-js": "1.0.40",
"ws": "8.18.0",
"yauzl": "2.10.0"
},