Commit 7e7b817
committed
fix: replace "replace" package with native String.replaceAll to resolve
minimatch vulnerability
Use in-memory string replacement before writing files instead of
file-based regex replacement. Removing the "replace" dependency and its
vulnerable minimatch transitive dependency.1 parent 6658333 commit 7e7b817
4 files changed
Lines changed: 1398 additions & 1983 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments