diff --git a/package.json b/package.json index 0fd54cc..9b94d53 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ ] }, "dependencies": { - "auth0": "2.17.0", + "auth0": "2.25.0", "auth0-extension-express-tools": "^1.1.9", "auth0-extension-tools": "^1.3.3", "auth0-oauth2-express": "1.2.0", @@ -43,8 +43,8 @@ "cors": "2.8.1", "crypto": "^0.0.3", "express": "4.14.0", - "express-jwt": "^5.1.0", - "handlebars": "^4.0.5", + "express-jwt": "^6.1.1", + "handlebars": "^4.7.4", "jsonwebtoken": "^7.1.9", "lodash": "^4.16.4", "nconf": "^0.8.4",