mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 11:23:09 +02:00
Merge pull request #475 from syuilo/greenkeeper/reconnecting-websocket-3.0.5
fix(package): update reconnecting-websocket to version 3.0.5
This commit is contained in:
commit
97957c9da8
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@
|
||||||
"pug": "2.0.0-beta11",
|
"pug": "2.0.0-beta11",
|
||||||
"ratelimiter": "3.0.3",
|
"ratelimiter": "3.0.3",
|
||||||
"recaptcha-promise": "0.1.2",
|
"recaptcha-promise": "0.1.2",
|
||||||
"reconnecting-websocket": "3.0.3",
|
"reconnecting-websocket": "3.0.5",
|
||||||
"redis": "2.7.1",
|
"redis": "2.7.1",
|
||||||
"request": "2.81.0",
|
"request": "2.81.0",
|
||||||
"rimraf": "2.6.1",
|
"rimraf": "2.6.1",
|
||||||
|
|
Loading…
Reference in a new issue