From e8b2df60cb52e8167afab0d2f7262dbb3589e0f1 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/typescript-stack]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/typescript-stack/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/typescript-stack/package.json b/examples/typescript-stack/package.json index f6c0ddbb..eed4057a 100644 --- a/examples/typescript-stack/package.json +++ b/examples/typescript-stack/package.json @@ -19,7 +19,7 @@ }, "resolutions": { "ajv": "^8.20.0", - "brace-expansion": "^1.1.15", + "brace-expansion": "^1.1.16", "diff": "^4.0.4", "minimatch": "^3.1.5", "yaml": "^1.10.3"