feat(assist): upgraded uws library (ee)

This commit is contained in:
Alexander 2025-02-03 13:27:00 +01:00
parent 6ec7fe64a7
commit 84f9c02802
2 changed files with 4 additions and 4 deletions

View file

@ -18,7 +18,7 @@
"redis": "^4.6.10",
"socket.io": "^4.8.0",
"ua-parser-js": "^1.0.37",
"uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.34.0",
"uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.51.0",
"winston": "^3.13.0"
}
},
@ -1458,8 +1458,8 @@
}
},
"node_modules/uWebSockets.js": {
"version": "20.34.0",
"resolved": "git+ssh://git@github.com/uNetworking/uWebSockets.js.git#fca27c05066342b01951782248640c8013b37196",
"version": "20.51.0",
"resolved": "git+ssh://git@github.com/uNetworking/uWebSockets.js.git#6609a88ffa9a16ac5158046761356ce03250a0df",
"license": "Apache-2.0"
},
"node_modules/vary": {

View file

@ -27,7 +27,7 @@
"redis": "^4.6.10",
"socket.io": "^4.8.0",
"ua-parser-js": "^1.0.37",
"uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.34.0",
"uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.51.0",
"winston": "^3.13.0"
}
}