Commit 7ca6b42
authored
chore(deps): bump mocha from 11.1.0 to 11.7.5 (#195)
## Summary
Updates mocha from 11.1.0 to 11.7.5 to resolve multiple security
vulnerabilities identified by `npm audit`.
This update resolves the following vulnerabilities:
- **brace-expansion** (moderate severity) - Zero-step sequence causes
process hang and memory exhaustion
- **lodash** (high severity) - Code injection and prototype pollution
vulnerabilities
- **serialize-javascript** (moderate severity) - CPU exhaustion DoS via
crafted array-like objects
After this update, the project goes from 10 vulnerabilities (6 low, 3
moderate, 1 high) down to 7 low severity vulnerabilities.
## Type of Change
### Patch Updates (patch semver update)
- [x] **deps**: Dependency upgrade
## Testing
**Notes**:
This is a dev dependency upgrade for the testing framework. All existing
tests should continue to pass.
**Steps**:
1. Passing CI suffices
## Screenshots (if applicable)
N/A
## Related Issues
N/A1 parent aa41b7f commit 7ca6b42
5 files changed
Lines changed: 24 additions & 20 deletions
File tree
- .github
- src/tools
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments