jest-dom icon indicating copy to clipboard operation
jest-dom copied to clipboard

Vulnerability fix: Upgrade lodash to 4.17.21

Open jiahao-c opened this issue 1 year ago • 0 comments

What:

Upgrade lodash from version 4.17.15 to 4.17.21 to fix https://snyk.io/test/npm/lodash/4.17.15

Why:

Upgrade to a version without the known vulnerability. There was a previous PR 2 years ago but that seems to be abandoned.

How:

Updating package.json

Checklist:

  • [N/A ] Documentation
  • [x] Tests
  • [N/A] Updated Type Definitions
  • [x] Ready to be merged

jiahao-c avatar Aug 08 '23 15:08 jiahao-c