rsuite / schema-typed

Schema for data modeling & validation
MIT License
198 stars 28 forks source link

refactor: replace `lodash.set` with `set-value` #80

Closed simonguo closed 5 months ago

simonguo commented 5 months ago

The lodash.set package has an open CVE: https://security.snyk.io/vuln/SNYK-JS-LODASHSET-1320032. So, we have to replace it with another package. We can use the set-value package as a replacement.

codesandbox-ci[bot] commented 5 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.