mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Update to latest 6.x ws module
This commit is contained in:
parent
0fb7d3bfc8
commit
3e6a55f78e
@ -74,7 +74,7 @@
|
||||
"semver": "6.3.0",
|
||||
"tar": "6.1.0",
|
||||
"uglify-js": "3.13.3",
|
||||
"ws": "6.2.1",
|
||||
"ws": "6.2.2",
|
||||
"xml2js": "0.4.23"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
|
@ -32,7 +32,7 @@
|
||||
"passport-http-bearer": "1.0.1",
|
||||
"passport-oauth2-client-password": "0.1.2",
|
||||
"passport": "0.4.1",
|
||||
"ws": "6.2.1"
|
||||
"ws": "6.2.2"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"bcrypt": "3.0.6"
|
||||
|
@ -37,7 +37,7 @@
|
||||
"on-headers": "1.0.2",
|
||||
"raw-body": "2.4.1",
|
||||
"request": "2.88.0",
|
||||
"ws": "6.2.1",
|
||||
"ws": "6.2.2",
|
||||
"xml2js": "0.4.23",
|
||||
"iconv-lite": "0.6.2"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user