From 72eb558f6a2c483437d8da2153423eec6fb35997 Mon Sep 17 00:00:00 2001 From: wltsmrz Date: Tue, 24 Sep 2013 13:04:20 -0700 Subject: [PATCH] Bump dependencies version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5a6fe05..f1e76b4c 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "async": "~0.2.9", - "ws": "~0.4.30", + "ws": "~0.4.31", "extend": "~1.2.1", "jshint-loader": "~0.5.0" },