-
Notifications
You must be signed in to change notification settings - Fork 112
Description
npm audit shows a critical vulnerability at the following path
ngcomponent > lodash
Critical │ Lodash Package for Node.js lodash.js safeGet() Function │
│ │ Object Prototype Manipulation Unspecified Issue │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ lodash │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in │ 4.17.12 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ react2angular │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ react2angular > ngcomponent > lodash
Could you please upgrade your codebase with an appropriate version of ngcomponent -> lodash?