diff --git a/tests/1.10.0-auth-req/package.json b/tests/1.10.0-auth-req/package.json index ffd16ab..b537680 100644 --- a/tests/1.10.0-auth-req/package.json +++ b/tests/1.10.0-auth-req/package.json @@ -13,6 +13,6 @@ "mocha": "~2.4.5", "should": "^8.3.0", "should-http": "0.0.4", - "superagent": "^1.8.3" + "superagent": "^5.3.1" } }