Commit 89e14da
committed
Chore(deps): Fix multiple CVEs in dev and docs dependencies
Address open security alerts:
- serialize-javascript RCE + DoS: force ^7.0.7 via overrides (mocha pins 6.0.2)
- pygments GUID ReDoS: 2.19.1 -> 2.20.0
- requests extract_zipped_paths temp file reuse: 2.32.4 -> 2.34.2
- urllib3 decompression bomb + cross-origin header leak: 2.6.3 -> 2.7.0
- glob CLI command injection, js-yaml merge-key DoS, @babel/core file
read, and related transitive advisories resolved via npm audit fix
elliptic (GHSA-848j-6mx2-7j84) has no patched release and is a
build-time-only bundler dependency (browserify), not shipped in the
published wheel; left for alert dismissal.1 parent 3afad14 commit 89e14da
3 files changed
Lines changed: 294 additions & 343 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
0 commit comments