feat: update Next.js to v15.5.7 to address CVE-2025-55182

This commit is contained in:
dohsimpson
2025-12-03 12:48:53 -05:00
parent 3e6b4b75ec
commit b01c5dcd6a
3 changed files with 320 additions and 285 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## Version 0.2.30
### Fixed
* Security: Updated Next.js from 15.2.3 to 15.5.7 to address CVE-2025-55182 (https://github.com/vercel/next.js/security/advisories/GHSA-9qr9-h5gf-34mp)
## Version 0.2.29
### Added