Skip to content
New issue

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

esbuild 0.24 support #20

Open
demigor opened this issue Nov 28, 2024 · 0 comments · May be fixed by #21
Open

esbuild 0.24 support #20

demigor opened this issue Nov 28, 2024 · 0 comments · May be fixed by #21

Comments

@demigor
Copy link

demigor commented Nov 28, 2024

Could you please update package imports to support 0.24 esbuild without warning?

vrubezhny added a commit to vrubezhny/esbuild-plugin-svgr that referenced this issue Jan 30, 2025
- 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)
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant