You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gethue package uses babel/traverse dependency that has critical security issue. Please update your babel/traverse dependency to a version that has at least the fixed critical vulnerability
Steps To Reproduce
install gethue npm package
run npm/pnpm/yarn audit
You will see gethue at the top of critical vulnerabilities due to babel/traverse
This issue is stale because it has been open 30 days with no activity and is not labeled "Prevent stale". Remove "stale" label or comment or this will be closed in 10 days.
Is there an existing issue for this?
Description
gethue package uses babel/traverse dependency that has critical security issue. Please update your babel/traverse dependency to a version that has at least the fixed critical vulnerability
Steps To Reproduce
Logs
Paths
│ . > [email protected] > [email protected] > │
│ │ [email protected] > │
│ │ [email protected] > [email protected] │
│ │ │
│ │ . > [email protected] > [email protected] > │
│ │ [email protected] > │
│ │ [email protected] > │
│ │ [email protected] > [email protected] │
│ │ │
│ │ . > [email protected] > [email protected] > │
│ │ [email protected] > │
│ │ [email protected] > │
│ │ [email protected]
there's 34 more paths that use babel/traverse in gethue but you get the idea
Hue version
6.0.1
The text was updated successfully, but these errors were encountered: