Skip to content

Upgrade lodash version from 4.17.21 to 4.18.1#7892

Open
acwhite211 wants to merge 1 commit intomainfrom
issue-7891
Open

Upgrade lodash version from 4.17.21 to 4.18.1#7892
acwhite211 wants to merge 1 commit intomainfrom
issue-7891

Conversation

@acwhite211
Copy link
Copy Markdown
Member

@acwhite211 acwhite211 commented Apr 2, 2026

Fixes #7891
Fixes https://github.com/specify/specify7/security/dependabot/214

Upgrade lodash version from 4.17.21 to 4.18.1. This solve the code injection vulnerability via _.template imports key names. Packages dependent on lodash will no longer have this vulnerability issue.

Checklist

  • Self-review the PR after opening it to make sure the changes look good and
    self-explanatory (or properly documented)
  • Add relevant issue to release milestone
  • Add pr to documentation list

Testing instructions

  • Light general testing. This upgraded package is a helper function to many operations and functionalities in our javascript and typescript codebase.

@acwhite211 acwhite211 added this to the 7.12.1 milestone Apr 2, 2026
@github-project-automation github-project-automation bot moved this to 📋Back Log in General Tester Board Apr 2, 2026
@acwhite211 acwhite211 marked this pull request as ready for review April 2, 2026 16:56
@acwhite211 acwhite211 requested review from a team April 2, 2026 16:56
Copy link
Copy Markdown
Collaborator

@emenslin emenslin left a comment

Choose a reason for hiding this comment

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

  • Light general testing. This upgraded package is a helper function to many operations and functionalities in our javascript and typescript codebase.

Looks good, I didn't run into any issues

@emenslin emenslin requested a review from a team April 2, 2026 17:35
Copy link
Copy Markdown
Contributor

@Iwantexpresso Iwantexpresso left a comment

Choose a reason for hiding this comment

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

  • Light general testing. This upgraded package is a helper function to many operations and functionalities in our javascript and typescript codebase.

no issues found on my end!

Copy link
Copy Markdown
Collaborator

@bhumikaguptaa bhumikaguptaa left a comment

Choose a reason for hiding this comment

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

  • Light general testing. This upgraded package is a helper function to many operations and functionalities in our javascript and typescript codebase.

Works as expected, came across no errors.

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

Labels

None yet

Projects

Status: 📋Back Log

Development

Successfully merging this pull request may close these issues.

Solve dependabot issue with lodash version upgrade

5 participants