Skip to content

Commit 1992cc6

Browse files
GenerQAQclaude
andcommitted
fix(landingpage): override @isaacs/brace-expansion to fix high severity vulnerability
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 0a7c505 commit 1992cc6

2 files changed

Lines changed: 11 additions & 5 deletions

File tree

landingpage/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,10 @@
8585
"sharp",
8686
"unrs-resolver",
8787
"workerd"
88-
]
88+
],
89+
"overrides": {
90+
"@isaacs/brace-expansion": ">=5.0.1"
91+
}
8992
},
9093
"cloudflare": {
9194
"bindings": {

landingpage/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)