diff options
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ceb7da756d..e6fc742913 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ "typescript": "2.5.3", "uuid": "3.1.0", "vhost": "3.0.2", - "websocket": "1.0.24", + "websocket": "1.0.25", "xev": "2.0.0" } } |