diff --git a/package.json b/package.json index 0d42f4e..3a8f563 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "url": "http://labratrevenge.com" }, "dependencies": { - "superagent": "0.9.0", + "superagent": "0.18.0", "btoa": "*" }, @@ -30,4 +30,4 @@ "scripts": { "test": "make test" } -} \ No newline at end of file +}