Commit d0ba3b1
chore: fix high-severity minimatch ReDoS and update dependencies
Fix two high-severity Dependabot alerts for minimatch ReDoS (CVEs #14, #15):
- Update pnpm override from `<10.2.1` to `<10.2.3` (patched version is 10.2.3)
- minimatch is now resolved to 10.2.4
Also update other dependencies:
- Node.js: @types/node, @typescript-eslint/*, eslint, globals (minor/patch)
- Java: commons-cli 1.10.0 → 1.11.0
- Python: python-multipart minimum version >=0.0.6 → >=0.0.22 (security patch)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 1473162 commit d0ba3b1
4 files changed
Lines changed: 129 additions & 129 deletions
File tree
- java
- node/opendataloader-pdf
- python/opendataloader-pdf
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments