diff --git a/package.json b/package.json index 0a69583..efb6bcf 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,6 @@ "homepage": "https://github.com/cvent/cwd-server#readme", "dependencies": { "md5": "^2.3.0", - "ws": "^8.8.0" + "ws": "^8.19.0" } }