diff --git a/package.json b/package.json index 0fd54cc..5bd986a 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ ] }, "dependencies": { - "auth0": "2.17.0", + "auth0": "4.0.0", "auth0-extension-express-tools": "^1.1.9", "auth0-extension-tools": "^1.3.3", "auth0-oauth2-express": "1.2.0", @@ -48,7 +48,7 @@ "jsonwebtoken": "^7.1.9", "lodash": "^4.16.4", "nconf": "^0.8.4", - "webtask-tools": "^3.1.0", + "webtask-tools": "^3.4.1", "winston": "^2.2.0" }, "devDependencies": {