Skip to content

Commit 386ce8d

Browse files
authored
Update package.json to bump uWebSockets.js
uWebSockets Bump to v20.53.0 that: Fixes the bug of upgrading to websocket within HttpResponse::cork callback.
1 parent 23d55c6 commit 386ce8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"range-parser": "^1.2.1",
5050
"type-is": "^1.6.18",
5151
"typed-emitter": "^2.1.0",
52-
"uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.37.0"
52+
"uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.38.0"
5353
},
5454
"devDependencies": {
5555
"@types/busboy": "^0.3.1",

0 commit comments

Comments
 (0)