Skip to content

Commit ce96107

Browse files
fix: bump brace-expansion from 5.0.3 to 5.0.5 to address CVE-2026-33750
1 parent 593dd79 commit ce96107

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7153,9 +7153,9 @@ brace-expansion@^2.0.1:
71537153
balanced-match "^1.0.0"
71547154

71557155
brace-expansion@^5.0.2:
7156-
version "5.0.3"
7157-
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz#6a9c6c268f85b53959ec527aeafe0f7300258eef"
7158-
integrity sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==
7156+
version "5.0.5"
7157+
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz#dcc3a37116b79f3e1b46db994ced5d570e930fdb"
7158+
integrity sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==
71597159
dependencies:
71607160
balanced-match "^4.0.2"
71617161

0 commit comments

Comments
 (0)