Commit 693dff4
authored
fix(deps): Address npm security advisories (#327)
diff (GHSA-73rr-hh4g-fpgx) - Fixed via overrides:
- Override diff to 5.2.2 under mocha and sinon (patch bump, ^5.x range)
- Override diff to 4.0.4 under tslint (patch bump, ^4.x range)
- Removes the .nsprc exception since the vulnerability is now resolved
eslint RuleTester (GHSA-p5wg-g6qr-c7cg) - Removed:
- Advisory was withdrawn in Feb 2026, exception no longer needed
tar (GHSA-83g3-92jg-28cx) - Fixed via override bump:
- Bump tar override from 7.5.7 to 7.5.8 (patch fix)
elliptic (GHSA-848j-6mx2-7j84) - Exception retained:
- No fix available, dev-only transitive dep, not used for signing
- Extended expiry to 2026-08-15
undici (GHSA-g9mf-h72j-4rw9) - Exception retained:
- Fix requires major version jump (5.x -> 7.x) breaking @actions/http-client
- Extended expiry to 2026-08-15
ajv (GHSA-2g4f-4pwh-qvx6) - New exception:
- Fix requires ajv@8.x but consumers (@jupyterlab/settingregistry, table) are on 6.x
- Dev-only, not bundled in extension
minimatch (GHSA-3ppc-4f35-3m26) - New exception:
- Fix requires minimatch@10.x but consumers (mocha, glob) are on 3.x-5.x
- Dev-only, not bundled in extension1 parent cbd437a commit 693dff4
4 files changed
Lines changed: 91 additions & 48 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
| 216 | + | |
| 217 | + | |
217 | 218 | | |
218 | 219 | | |
219 | 220 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
8 | | - | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
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 | |
|---|---|---|---|
| |||
2933 | 2933 | | |
2934 | 2934 | | |
2935 | 2935 | | |
2936 | | - | |
| 2936 | + | |
| 2937 | + | |
| 2938 | + | |
| 2939 | + | |
| 2940 | + | |
| 2941 | + | |
| 2942 | + | |
| 2943 | + | |
| 2944 | + | |
| 2945 | + | |
2937 | 2946 | | |
2938 | 2947 | | |
2939 | 2948 | | |
0 commit comments