Skip to content

chore: Update dependencies (security), improve CI workflow #156

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 30, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore(deps): update brace-expansion to v2.0.2 with security fix
- Updated brace-expansion from 2.0.1 to 2.0.2 in both pnpm-lock.yaml and pnpm-workspace.yaml
- Added overrides for brace-expansion in pnpm-workspace.yaml

Vulnerability report: GHSA-v6h2-p8h4-qcjw
Patched release: https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.2
  • Loading branch information
J3m5 committed Jun 30, 2025
commit f74bb4bd8923a8e565dfd74f69457c3ac2bc3961
11 changes: 7 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@ onlyBuiltDependencies:
- esbuild
- msw
- unrs-resolver

overrides:
brace-expansion: ^2.0.2