Commit 8d5ea81
authored
Bump nanoid from 3.3.16 to 3.3.18 in wp_rs_web (CVE-2026-67213) (#1538)
Fixes Dependabot alert #87 (GHSA-2v37-7h3g-55p8). nanoid < 3.3.17 has an infinite loop in `customAlphabet`/`customRandom` when called with a size of 0, a potential DoS. nanoid is a transitive dependency here, pulled in only by Tailwind's build-time `postcss` (`nanoid: "^3.3.16"`), so the vulnerable path is never reached — this is a hygiene bump. 3.3.18 stays within postcss's caret range.
Lockfile-only change; node_modules is not vendored. Validated with `npm ci --dry-run` (tree resolves, integrity verified) and `npm audit` (0 vulnerabilities).1 parent 6fd2cd9 commit 8d5ea81
2 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments