-
-
Notifications
You must be signed in to change notification settings - Fork 407
Closed
Labels
Description
Bug description
vtk.js depends on "@babel/runtime": "7.22.11"
Versions of @babel < 7.26.10 are vulnerable to CVE-2025-27789, a DOS condition due to improper handling of regex's.
Steps to reproduce
Inspect the package-lock.json file for the version of babel.
Detailed Behavior
No response
Expected Behavior
Update babel to remediate vulnerability
Environment
All
Reactions are currently unavailable