1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

update ws to 8.17.1 (#6214)

Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
Simon Smith 2024-06-28 15:09:34 +01:00 committed by GitHub
parent 9fd3e4c569
commit f6c7761afb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4582 additions and 21 deletions

View file

@ -37,6 +37,7 @@
"sample-config-advanced.json"
],
"dependencies": {
"@yetzt/nedb": "1.8.0",
"archiver": "7.0.0",
"body-parser": "1.20.2",
"cbor": "5.2.0",
@ -48,10 +49,9 @@
"ipcheck": "0.1.0",
"minimist": "1.2.8",
"multiparty": "4.2.3",
"@yetzt/nedb": "1.8.0",
"node-forge": "1.3.1",
"ua-parser-js": "1.0.37",
"ws": "8.14.2",
"ws": "8.17.1",
"yauzl": "2.10.0"
},
"engines": {