-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels