Commit 7f16f1e
committed
fix(deps): upgrade vulnerable dependencies
- @typescript-eslint/* v6 → v8 (fixes minimatch ReDoS, CVE high)
- vitest v1 → v4 (fixes rollup path traversal, vite CVE)
- flatted → 3.4.2 (fixes prototype pollution, CVE high)
- picomatch → 2.3.2 (fixes method injection, CVE medium)
- Update Octokit mocks to use class syntax for vitest v4
- Update eslint config for typescript-eslint v8
- Fix no-base-to-string lint error in logger1 parent 31ee67b commit 7f16f1e
6 files changed
Lines changed: 1063 additions & 1606 deletions
File tree
- skill
- src/services
- tests
- integration
- unit/tools
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments