Commit 4f5073d
authored
fix(deps): upgrade vulnerable lodash, picomatch, and defu (#8146)
#### Summary
ensure all production dependencies are free of known vulnerabilities.
with this patch, it's back to 0 vulnerabilities:
```sh
$ npm audit --omit=dev
found 0 vulnerabilities
```1 parent 1b8171d commit 4f5073d
2 files changed
Lines changed: 56 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
0 commit comments