Skip to content

Commit 00e6203

Browse files
Security - Update brace-expansion and qs in sbom package (#33732)
1 parent 3972666 commit 00e6203

2 files changed

Lines changed: 13 additions & 9 deletions

File tree

packages/sbom/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
"pnpm": {
99
"overrides": {
1010
"fast-uri@<3.1.2": ">=3.1.2",
11-
"@cyclonedx/cdxgen@>=9.9.5 <12.3.3": ">=12.3.3"
11+
"@cyclonedx/cdxgen@>=9.9.5 <12.3.3": ">=12.3.3",
12+
"brace-expansion@>=5.0.0 <5.0.6": "^5.0.6",
13+
"qs@>=6.11.1 <=6.15.1": ">=6.15.2"
1214
}
1315
},
1416
"packageManager": "pnpm@9.15.4"

packages/sbom/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)