Commit ce87ea8
authored
fix: dset prototype pollution vulnerability (#15253)
Fixes [Dependabot Alert
123](https://github.com/twentyhq/twenty/security/dependabot/123) - dset
prototype pollution vulnerability.
Used `yarn up dset --recursive` to update the patch versions. Two parent
packages depend on dset - `@graphql-tools/utils` and `graphql-yoga`.
Both allow patch version updates with `^` - `^3.1.1` and `^3.1.2`.1 parent be85f37 commit ce87ea8
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30837 | 30837 | | |
30838 | 30838 | | |
30839 | 30839 | | |
30840 | | - | |
30841 | | - | |
30842 | | - | |
| 30840 | + | |
| 30841 | + | |
| 30842 | + | |
30843 | 30843 | | |
30844 | 30844 | | |
30845 | 30845 | | |
| |||
0 commit comments