feat(assist): upgraded uws library (ee)
This commit is contained in:
parent
6ec7fe64a7
commit
84f9c02802
2 changed files with 4 additions and 4 deletions
6
ee/assist/package-lock.json
generated
6
ee/assist/package-lock.json
generated
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue