Commit bbe152a
committed
fix: resolve Dependabot security vulnerabilities
- Update @react-native-community/cli from 11.3.2 to 17.0.1
- Add resolutions to force secure versions:
- js-yaml: ^3.14.2 (fixes prototype pollution CVE)
- min-document: ^2.19.1 (fixes prototype pollution)
- logkitty: ^0.7.1 (fixes arbitrary shell command execution)
- node-fetch: ^2.6.7 (fixes header forwarding to untrusted sites)
- ws: ^8.17.1 (fixes DoS with many HTTP headers)
- Transitive dependency updates via yarn.lock:
- on-headers: 1.1.0 (fixes CVE-2025-7339)
- compression: 1.8.1 (fixes CVE-2025-7339)
- brace-expansion: 1.1.12 (fixes ReDoS vulnerability)
Resolves: #21, #25, #30, #51, #53, #54, #59, #611 parent 1da55ae commit bbe152a
3 files changed
Lines changed: 301 additions & 262 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
10 | 17 | | |
11 | 18 | | |
12 | 19 | | |
| |||
0 commit comments