### Environment ``` OS: Linux 6.17 Ubuntu 24.04.4 LTS 24.04.4 LTS (Noble Numbat) Node: 24.14.1 npmPackages: next: 16.2.3 => 16.2.3 next-auth: 4.24.14 => 4.24.14 react: 18.3.1 => 18.3.1 ``` ### Reproduction URL https://github.com/github-community-projects/private-mirrors ### Describe the issue `uuid` `v8.3.2` has finding https://github.com/advisories/GHSA-w5hq-g745-h8pq, fixed in `uuid` `v14`. ### How to reproduce `npm audit` ### Expected behavior `next-auth` uses an updated version of `uuid` without the finding.
Environment
Reproduction URL
https://github.com/github-community-projects/private-mirrors
Describe the issue
uuidv8.3.2has finding GHSA-w5hq-g745-h8pq, fixed inuuidv14.How to reproduce
npm auditExpected behavior
next-authuses an updated version ofuuidwithout the finding.