We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could you please update package imports to support 0.24 esbuild without warning?
The text was updated successfully, but these errors were encountered:
Update to latest esbuild and fix some vulnerabilities (kazijawad#20)
9bd4e0e
- Update to [email protected] - Fix vulnerabilities in `@babel/traverse` and `semver`: ``` > npm audit report @babel/traverse <7.23.2 Severity: critical Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code - GHSA-67hx-6x53-jw92 fix available via `npm audit fix` node_modules/@babel/traverse semver 6.0.0 - 6.3.0 Severity: high semver vulnerable to Regular Expression Denial of Service - GHSA-c2qf-rxjj-qqgw fix available via `npm audit fix` node_modules/semver 2 vulnerabilities (1 high, 1 critical) ```
Successfully merging a pull request may close this issue.
Could you please update package imports to support 0.24 esbuild without warning?
The text was updated successfully, but these errors were encountered: