diff --git a/http-transport/package.json b/http-transport/package.json index 1500b9d..f0bae0d 100644 --- a/http-transport/package.json +++ b/http-transport/package.json @@ -4,6 +4,6 @@ "author": "Tim Caswell", "dependencies": { "vfs-socket": "~0.1.7", - "ws": "~0.4.20" + "ws": "~7.2.1" } }