Commit 1efd530
committed
fix: patch ajv and minimatch security vulnerabilities
Override transitive dependencies via pnpm overrides to resolve
Dependabot alerts #12 (ajv ReDoS) and #13 (minimatch ReDoS):
- ajv 8.17.1 → >=8.18.0 (production, via @modelcontextprotocol/sdk)
- minimatch 3.1.2/9.0.5 → >=10.2.1 (dev-only, via eslint/jest)1 parent 1949803 commit 1efd530
2 files changed
+34
-48
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments