Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
Open
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
Next Next commit
fix cross-spawn vulnerability
  • Loading branch information
germanandu committed Dec 4, 2024
commit 8905edaab81c73918301cc76621abf74344df172
3 changes: 2 additions & 1 deletion common/config/rush/pnpm-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"tar": "^6.1.9",
"yargs@15>y18n": "^4.0.1",
"bl@4": "^4.0.3",
"ini": "^1.3.6"
"ini": "^1.3.6",
"cross-spawn": "^7.0.5"
}
}
77 changes: 22 additions & 55 deletions common/config/rush/pnpm-lock.yaml

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

Loading