Skip to content

Commit f565d3b

Browse files
committed
chore: fix brace-expansion CVE-2026-13149
1 parent 2f91101 commit f565d3b

2 files changed

Lines changed: 13 additions & 36 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,8 @@
134134
"picomatch@<3": "^2.3.2",
135135
"fast-uri": "^3.1.3",
136136
"qs": "^6.15.3",
137-
"@opentelemetry/core": "^2.8.0"
137+
"@opentelemetry/core": "^2.8.0",
138+
"brace-expansion": "^5.0.7"
138139
}
139140
}
140141
}

pnpm-lock.yaml

Lines changed: 11 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)