diff --git a/package.json b/package.json index 1f5efa2..36fa025 100644 --- a/package.json +++ b/package.json @@ -24,11 +24,11 @@ }, "dependencies": { "@architect/inventory": "~3.6.6-RC.0", - "@architect/utils": "~3.1.9", - "@aws-lite/client": "~0.13.4", - "@aws-lite/cloudformation": "~0.0.1", - "@aws-lite/cloudwatch-logs": "~0.0.2", - "@aws-lite/s3": "~0.1.8", + "@architect/utils": "~4.0.0-RC.2", + "@aws-lite/client": "~0.14.0", + "@aws-lite/cloudformation": "~0.0.2", + "@aws-lite/cloudwatch-logs": "~0.0.3", + "@aws-lite/s3": "~0.1.11", "@aws-lite/ssm": "~0.2.2", "minimist": "~1.2.8", "run-parallel": "~1.2.0",