aelbore / esbuild-jest

A Jest transformer using esbuild
519 stars 51 forks source link

Security Vulnerability in esbuild #98

Open myj009 opened 3 months ago

myj009 commented 3 months ago

The EsBuild version used in this project has a critical vulnerability which was reported here - https://github.com/evanw/esbuild/issues/3802

The vulnerabilities were fixed in esbuild version 0.23.0

gustawdaniel-statscore commented 2 months ago

@aelbore I love this package and using it everywhere. Do you see any chance to accept this PR and release update?