Skip to content

Commit e33caf8

Browse files
authored
Merge pull request #997 from IABTechLab/kchen-UID2-6675-minimatch-redos
UID2-6675: upgrade minimatch to fix CVE-2026-27903 ReDoS
2 parents 341f155 + 6d9d7ce commit e33caf8

2 files changed

Lines changed: 48 additions & 13 deletions

File tree

package-lock.json

Lines changed: 47 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"overrides": {
5353
"body-parser@1": "1.20.3",
54-
"minimatch": "^10.2.1",
54+
"minimatch": "^10.2.3",
5555
"path-to-regexp@0": "0.1.12",
5656
"path-to-regexp@1": "1.9.0",
5757
"path-to-regexp@2": "8.0.0",

0 commit comments

Comments
 (0)