diff --git a/examples/step-functions-typescript-stack/package.json b/examples/step-functions-typescript-stack/package.json index a18dec2c..07ed9d83 100644 --- a/examples/step-functions-typescript-stack/package.json +++ b/examples/step-functions-typescript-stack/package.json @@ -23,6 +23,6 @@ "diff": "^4.0.4", "minimatch": "^3.1.5", "yaml": "^1.10.3", - "brace-expansion": "^1.1.15" + "brace-expansion": "^1.1.16" } }