Skip to content

Commit 5cd2b86

Browse files
authored
chore(deps): audit fix - override minimatch (#30)
1 parent 40727b5 commit 5cd2b86

2 files changed

Lines changed: 30 additions & 26 deletions

File tree

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,6 @@ catalog:
1919
overrides:
2020
'@isaacs/brace-expansion@<=5.0.0': '>=5.0.1'
2121
axios@<=1.13.4: '>=1.13.5'
22+
minimatch@<=3.1.3: '^3.1.4'
23+
minimatch@>=10.0.0 <10.2.1: '^10.2.1'
2224
undici@<6.23.0: '>=6.23.0'

0 commit comments

Comments
 (0)