Commit b03bde0
committed
deps: Add lodash-es override to fix prototype pollution vulnerability
Override lodash-es to >=4.17.23 to fix GHSA-xxjr-mmjv-4gpg
(prototype pollution in _.unset and _.omit functions).
The vulnerability was in transitive dependencies from mermaid's
dependency chain (chevrotain, dagre-d3-es).
pnpm audit now reports: No known vulnerabilities found1 parent 884de7b commit b03bde0
2 files changed
+6
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
768 | 768 | | |
769 | 769 | | |
770 | 770 | | |
771 | | - | |
| 771 | + | |
| 772 | + | |
772 | 773 | | |
773 | 774 | | |
774 | 775 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments