-
Notifications
You must be signed in to change notification settings - Fork 0
Resolve npm audit warning: Severity: moderate #26
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers