diff --git a/templates/infra/package.json b/templates/infra/package.json index 8542890..7f83a72 100644 --- a/templates/infra/package.json +++ b/templates/infra/package.json @@ -41,7 +41,7 @@ "typescript": "~4.5.4" }, "dependencies": { - "@stackspot/cdk-component-handler-core": "^0.2.7", + "@stackspot/cdk-component-handler-core": "^0.3.1", "@types/aws-lambda": "^8.10.92", "@types/nunjucks": "^3.2.0", "aws-cdk-lib": "2.12.0",