Is there any reason Yarn Update hasn't been run?
As of July 30, 2026, auditing uber/h3’s website/yarn.lock against current npm advisories reports 132 vulnerabilities
total:
- 86 moderate
- 45 high
- 1 critical
That count comes from running yarn audit against the repo’s current website/package.json
(https://github.com/uber/h3/blob/master/website/package.json) and website/yarn.lock
(https://github.com/uber/h3/blob/master/website/yarn.lock). It is an audit count of vulnerable dependency
occurrences/paths, not necessarily 132 distinct CVEs.
Is there any reason Yarn Update hasn't been run?
As of July 30, 2026, auditing uber/h3’s website/yarn.lock against current npm advisories reports 132 vulnerabilities
total:
That count comes from running yarn audit against the repo’s current website/package.json
(https://github.com/uber/h3/blob/master/website/package.json) and website/yarn.lock
(https://github.com/uber/h3/blob/master/website/yarn.lock). It is an audit count of vulnerable dependency
occurrences/paths, not necessarily 132 distinct CVEs.