Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

fix: use lodash dep instead of lodash.set #215

Merged
merged 3 commits into from
Apr 4, 2022
Merged

Conversation

rmkeezer
Copy link
Contributor

@rmkeezer rmkeezer commented Jan 5, 2022

set from lodash should be used instead of lodash.set because it is outdated and has an unfixed prototype pollution vulnerability: https://security.snyk.io/vuln/SNYK-JS-LODASHSET-1320032

set from lodash should be used instead of lodash.set because it is outdated and has a prototype
pollution vulnerability
Copy link
Contributor

@P0lip P0lip left a comment

Choose a reason for hiding this comment

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

Thanks!

@P0lip P0lip merged commit 0d5b0b5 into stoplightio:master Apr 4, 2022
@stoplight-bot
Copy link
Collaborator

🎉 This PR is included in version 3.1.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants