It's possible to change lodash.get and lodash.set directly by lodash package ?
Actually we have a highly vulnerability in our project because of your dependency of lodash.set, which hasn't been updated in 8 years
# npm audit report
lodash.set *
Severity: high
Prototype Pollution in lodash - https://github.com/advisories/GHSA-p6mc-m468-83gw
No fix available
node_modules/lodash.set
serverless-plugin-for-each *
Depends on vulnerable versions of lodash.set
node_modules/serverless-plugin-for-each
2 high severity vulnerabilities
Hello,
It's possible to change
lodash.get
andlodash.set
directly by lodash package ?Actually we have a highly vulnerability in our project because of your dependency of lodash.set, which hasn't been updated in 8 years