From 4e8419bee379cecd927c09515e2a309a667f908a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 15:53:58 +0000 Subject: [PATCH] chore(deps): bump brace-expansion from 2.0.2 to 2.0.3 Dependabot couldn't find the original pull request head commit, 0b092e82d57313f5e16d9e89fb2923171e9da3ef. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee1611fc3e..e915ec871e 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "send": "^0.19.0", "serve-static": "^1.16.0", "cookie": "^0.7.0", - "brace-expansion": "^2.0.2", + "brace-expansion": "^2.0.3", "diff": "^5.2.2", "on-headers": "^1.1.0", "fast-xml-parser": "^4.5.4",