Skip to content

[Snyk] Security upgrade lodash-es from 4.17.21 to 4.17.23#34

Open
bozza-man wants to merge 1 commit intomainfrom
snyk-fix-fffd68a90626c78ed6648605afb18571
Open

[Snyk] Security upgrade lodash-es from 4.17.21 to 4.17.23#34
bozza-man wants to merge 1 commit intomainfrom
snyk-fix-fffd68a90626c78ed6648605afb18571

Conversation

@bozza-man
Copy link
Member

@bozza-man bozza-man commented Jan 25, 2026

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
medium severity Prototype Pollution
SNYK-JS-LODASHES-15053836
  88  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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.

  • Bumps lodash-es in package.json and package-lock.json from 4.17.21 to 4.17.23
  • Refreshes lockfile metadata (version, resolved URL, integrity, license)
  • No application code changes

Written by Cursor Bugbot for commit 4c7951c. This will update automatically on new commits. Configure here.

@coderabbitai
Copy link

coderabbitai bot commented Jan 25, 2026

Important

Review skipped

Ignore keyword(s) in the title.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Additional Locations (1)

Fix in Cursor Fix in Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants