diff --git a/aws-python-auth0-custom-authorizers-api/package.json b/aws-python-auth0-custom-authorizers-api/package.json index 5dba1f268..8b024c17c 100644 --- a/aws-python-auth0-custom-authorizers-api/package.json +++ b/aws-python-auth0-custom-authorizers-api/package.json @@ -4,7 +4,7 @@ "description": "Demonstration of protecting API gateway endpoints with auth0", "license": "MIT", "dependencies": { - "serverless": "^1.28.0" + "serverless": "^2.41.2" }, "devDependencies": { "serverless-offline": "^3.18.0"