You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AndreHenkel
changed the title
js/web version uses very old flatbuffers depedency with security vulnerability.
js/web version uses very old flatbuffers dependency with security vulnerability.
Jan 15, 2025
In js/web/package.json
The "flatbuffers" dependency is set to "^1.12.0"
This version is 5 years old and has security vulnerabilities: CVE-2020-35864 (https://nvd.nist.gov/vuln/detail/CVE-2020-35864)
Is it possible to update it to any later version, preferably the latest "flatbuffers" version?
The text was updated successfully, but these errors were encountered: