mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
[chore] Bump ws to latest version (#587)
This commit is contained in:
committed by
Damien Arrachequesne
parent
c144895133
commit
c471e03e09
@@ -27,10 +27,10 @@
|
||||
"dependencies": {
|
||||
"accepts": "~1.3.4",
|
||||
"base64id": "2.0.0",
|
||||
"cookie": "0.3.1",
|
||||
"debug": "~4.1.0",
|
||||
"engine.io-parser": "~2.1.0",
|
||||
"ws": "~6.1.0",
|
||||
"cookie": "0.3.1"
|
||||
"ws": "^7.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-eslint": "^8.0.2",
|
||||
|
||||
Reference in New Issue
Block a user