From bc6fc3d4165e98d07736875ee3bb97c381dfc6c8 Mon Sep 17 00:00:00 2001 From: "gh-worker-campaigns-3e9aa4[bot]" <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:45:28 +0000 Subject: [PATCH] =?UTF-8?q?ADMS:=20vuln=20minor:=20aws-cdk-lib=20=C2=B7=20?= =?UTF-8?q?patch:=20brace-expansion=20[examples/step-functions-typescript-?= =?UTF-8?q?stack]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/step-functions-typescript-stack/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } }