Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address lodash security issue in lodash.pick #220

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bcgilliom
Copy link

@bcgilliom bcgilliom commented Feb 13, 2024

Use full lodash library, update imports

This should address the lodash.pick security issue (which seems to actually be unused?) and also switch to the recommended way to import lodash libraries (piecemeal imports are deprecated: https://lodash.com/per-method-packages). If I understand this should not increase the size of the bundle.

@bcgilliom bcgilliom marked this pull request as ready for review February 13, 2024 18:11
@bcgilliom bcgilliom changed the title Address lodash securoty issue in lodash.pick Address lodash security issue in lodash.pick Feb 13, 2024
@mohammed-io
Copy link

Can anyone review this please? @kimxogus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants