fix(security): bump minimatch override to >=10.2.3 (#528)
Co-authored-by: Jason Woltje <[email protected]> Co-committed-by: Jason Woltje <[email protected]>
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@
|
||||
],
|
||||
"overrides": {
|
||||
"@isaacs/brace-expansion": ">=5.0.1",
|
||||
"minimatch": ">=10.2.1",
|
||||
"minimatch": ">=10.2.3",
|
||||
"tar": ">=7.5.8",
|
||||
"form-data": ">=2.5.4",
|
||||
"lodash": ">=4.17.23",
|
||||
|
||||
Reference in New Issue
Block a user