Skip to content

Revert "Bump lodash from 4.17.19 to 4.17.21"#14

Merged
KyFaSt merged 1 commit intomainfrom
revert-5-dependabot/npm_and_yarn/lodash-4.17.21
Jan 12, 2026
Merged

Revert "Bump lodash from 4.17.19 to 4.17.21"#14
KyFaSt merged 1 commit intomainfrom
revert-5-dependabot/npm_and_yarn/lodash-4.17.21

Conversation

@KyFaSt
Copy link
Copy Markdown
Collaborator

@KyFaSt KyFaSt commented Jan 12, 2026

Reverts #5

Copilot AI review requested due to automatic review settings January 12, 2026 17:17
@KyFaSt KyFaSt merged commit 0a19cb5 into main Jan 12, 2026
3 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request reverts a previous security update by downgrading lodash from version 4.17.21 to 4.17.19. The revert undoes the changes from PR #5 which had bumped the lodash version to address security vulnerabilities.

Changes:

  • Downgrades lodash dependency from 4.17.21 to 4.17.19 in package.json

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"react-dom": "17.0.2",
"axios": "0.30.2",
"lodash": "4.17.21",
"lodash": "4.17.19",
Copy link

Copilot AI Jan 12, 2026

Choose a reason for hiding this comment

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

Downgrading lodash from 4.17.21 to 4.17.19 reintroduces known security vulnerabilities. Lodash versions prior to 4.17.21 have prototype pollution and command injection vulnerabilities (CVE-2020-28500, CVE-2021-23337). This revert should not be merged unless there is a critical compatibility issue that requires this specific version, and even then, alternative solutions should be explored.

Suggested change
"lodash": "4.17.19",
"lodash": "4.17.21",

Copilot uses AI. Check for mistakes.
@LadyKerr LadyKerr deleted the revert-5-dependabot/npm_and_yarn/lodash-4.17.21 branch January 20, 2026 19:09
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