Skip to content

Npm install throws vulnerabilities warnings #29

@rab1

Description

@rab1

When installing the package, npm shows following warning..

$ npm i inter --save

npm warn deprecated xmldom@0.1.19: Deprecated due to CVE-2021-21366 resolved in 0.5.0

added 17 packages, removed 31 packages, and audited 29 packages in 6s

6 vulnerabilities (1 high, 5 critical)
To address issues that do not require attention, run:
  npm audit fix

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

It seems while updating following packages, will fix the issues

"async": "^3.2.5",
"cldr": "^7.5.0",
"uglify-js": "^3.18.0",
"underscore": "^1.13.6",
"yargs": "^17.7.2"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions