Resolve npm audit warning: Severity: moderate
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The audit report lists
esbuild <= 0.24.2
as a moderate severity risk.
This is a dependency of 'vite' up until version 6.1.6.
We currently use v5.4.21 of vite. We can't upgrade to version 6 due to a deprecation warning, please see issue #25
This issue may be resolved automatically by completing this issue: #25 via upgrading the version of vite in use to >= 7.2.4 and fixing any code that breaks in this repo.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with issue #25, then review the npm audit report confirming the esbuild warning through Vite 5.4.21. Determine the upgrade path to a supported Vite version and check for any breakage in this repository. Done means the audit warning is resolved and the existing project behavior still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vite
- Domain
- build-system, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100