Commit b3abc1a
committed
Fix security vulnerabilities
- lru 0.12.5 → 0.16.3 (fixes RUSTSEC IterMut Stacked Borrows)
- flatted: npm audit fix (Prototype Pollution via parse())
- picomatch: npm audit fix (Method Injection in POSIX classes)
- brace-expansion: npm audit fix (zero-step sequence DoS)
Note: glib 0.18.5 (RUSTSEC-2024-0429, VariantStrIter unsoundness)
is a transitive dependency of Tauri's GTK bindings pinned at 0.18.x.
Fix requires glib ≥0.20.0 which needs a Tauri major version bump.
Not exploitable in get_MNV (we don't use VariantStrIter).1 parent 1a43836 commit b3abc1a
3 files changed
Lines changed: 23 additions & 20 deletions
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 | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments