@astrojs/language-server@2.16.11
heygen-com/hyperframes@astrojs/language-server@2.16.11Jul 2, 2026by astrobot-houston
AI Summary
This is a patch release that updates volar-service dependencies to pull in a fix for a YAML denial-of-service vulnerability.
Key Highlights
- Updated volar-service-* dependencies from 0.0.70 to 0.0.71
- Resolves CVE-2026-33532 (denial-of-service vulnerability in yaml)
Full Release Notes
### Patch Changes - [#17059](https://github.com/withastro/astro/pull/17059) [`60cb289`](https://github.com/withastro/astro/commit/60cb289faa8f9e0056a4de7ecca6ec420abd147f) Thanks [@dupontcyborg](https://github.com/dupontcyborg)! - Update volar-service-\* dependencies from 0.0.70 to 0.0.71 to pull in yaml-language-server 1.23.0 and yaml 2.8.3, resolving CVE-2026-33532 (GHSA-48c2-rrv3-qjmp), a denial-of-service vulnerability in yaml <2.8.3.