diff --git a/package.json b/package.json index f00c86a83..b5cad2089 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "dependencies": { "agentkeepalive": "^3.1.0", "lil-uuid": "^0.1.1", - "superagent": "^2.3.0", + "superagent": "^3.8.1", "superagent-proxy": "^1.0.2" }, "noAnalyze": false, @@ -90,4 +90,4 @@ "engine": { "node": ">=0.8" } -} \ No newline at end of file +}