diff --git a/package.json b/package.json index 1258380..357b44e 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ ] }, "dependencies": { - "auth0": "^2.1.0", + "auth0": "^2.25.0", "auth0-extension-express-tools": "2.0.0", "auth0-extension-tools": "1.3.2", "bluebird": "^3.3.4", @@ -77,8 +77,8 @@ "lodash": "^4.8.2", "nconf": "^0.8.4", "request": "^2.71.0", - "superagent": "^3.6.0", - "webtask-tools": "^3.1.1", + "superagent": "^7.0.2", + "webtask-tools": "^3.4.1", "winston": "^2.3.0" }, "devDependencies": {