Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Vulnerability in node-sass > sass-graph > yargs > cliui > strip-ansi > ansi-regex #3190

Closed
@alexarsh

Description

@alexarsh
  • NPM version (npm -v): 6.14.15
  • Node version (node -v): v14.18.0
  • Node Process (node -p process.versions):

{
node: '14.18.0',
v8: '8.4.371.23-node.84',
uv: '1.42.0',
zlib: '1.2.11',
brotli: '1.0.9',
ares: '1.17.2',
modules: '83',
nghttp2: '1.42.0',
napi: '8',
llhttp: '2.1.3',
openssl: '1.1.1l',
cldr: '39.0',
icu: '69.1',
tz: '2021a',
unicode: '13.0'
}

  • Node Platform (node -p process.platform): darwin
  • Node architecture (node -p process.arch): x64
  • node-sass version (node -p "require('node-sass').info"):

node-sass 6.0.1 (Wrapper) [JavaScript]
libsass 3.5.5 (Sass Compiler) [C/C++]

  • npm node-sass versions (npm ls node-sass): node-sass@6.0.1

There is the following dependencies tree:

─┬ node-sass@6.0.1
│ └─┬ sass-graph@2.2.5
│ └─┬ yargs@13.3.2
│ ├─┬ cliui@5.0.0
│ │ ├─┬ strip-ansi@5.2.0
│ │ │ └── ansi-regex@4.1.0

When ansi-regex@4.1.0 have the following vulnerability issues:
https://snyk.io/vuln/npm:ansi-regex@4.1.0

Is there a chance that sass-graph@2.2.5 dependency can be updated in order to fix the issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions