[Snyk] Security upgrade lodash-es from 4.17.21 to 4.17.23#34
[Snyk] Security upgrade lodash-es from 4.17.21 to 4.17.23#34
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASHES-15053836
|
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
| "jspdf": "^2.4.0", | ||
| "jspdf-autotable": "^3.5.23", | ||
| "lodash-es": "^4.17.21", | ||
| "lodash-es": "^4.17.23", |
There was a problem hiding this comment.
Upgrade targets non-existent lodash-es version 4.17.23
High Severity
The PR upgrades lodash-es to version 4.17.23, but this version does not exist on npm. The latest published version of lodash-es is 4.17.21. While lodash (CommonJS) has version 4.17.23, lodash-es (ES modules) was never published at this version. This will cause npm install to fail when trying to resolve the non-existent package version, breaking the build process.
Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
package.jsonpackage-lock.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-LODASHES-15053836
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Prototype Pollution
Note
Updates dependency to remediate a security issue.
lodash-esinpackage.jsonandpackage-lock.jsonfrom4.17.21to4.17.23Written by Cursor Bugbot for commit 4c7951c. This will update automatically on new commits. Configure here.