Skip to content

Commit 7b42e4f

Browse files
bigorn0cursoragent
andcommitted
Update minimatch override to fix npm audit alerts on dev dependencies
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 4440c58 commit 7b42e4f

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"simple-git-hooks": "2.13.1"
9494
},
9595
"overrides": {
96-
"minimatch": "10.2.4",
97-
"brace-expansion": "5.0.8"
96+
"minimatch": "10.2.6",
97+
"brace-expansion": "5.0.9"
9898
}
9999
}

0 commit comments

Comments
 (0)