diff --git a/mephisto/abstractions/architects/router/node/package.json b/mephisto/abstractions/architects/router/node/package.json index b2cf9d15f..321b1bf59 100644 --- a/mephisto/abstractions/architects/router/node/package.json +++ b/mephisto/abstractions/architects/router/node/package.json @@ -17,6 +17,6 @@ "body-parser": "^1.19.0", "express": "^4.17.1", "multer": "^1.4.2", - "ws": "5.2.3" + "ws": "5.2.4" } }