Skip to content

gethue uses babel/traverse version with critical security vulnerability #4000

Open
@HiggsWRX

Description

@HiggsWRX

Is there an existing issue for this?

  • I have searched the existing issues

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

  1. install gethue npm package
  2. run npm/pnpm/yarn audit
  3. You will see gethue at the top of critical vulnerabilities due to babel/traverse

Logs

Paths
│ . > gethue@6.0.1 > babel-preset-react-app@3.1.2 > │
│ │ babel-plugin-dynamic-import-node@1.1.0 > │
│ │ babel-template@6.26.0 > babel-traverse@6.26.0 │
│ │ │
│ │ . > gethue@6.0.1 > babel-preset-react-app@3.1.2 > │
│ │ babel-plugin-transform-class-properties@6.24.1 > │
│ │ babel-helper-function-name@6.24.1 > │
│ │ babel-template@6.26.0 > babel-traverse@6.26.0 │
│ │ │
│ │ . > gethue@6.0.1 > babel-preset-react-app@3.1.2 > │
│ │ babel-plugin-transform-class-properties@6.24.1 > │
│ │ babel-helper-function-name@6.24.1 > │
│ │ babel-traverse@6.26.0

there's 34 more paths that use babel/traverse in gethue but you get the idea

Hue version

6.0.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    BUGIssue type for reporting failure due to bug in functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions