Skip to content

Commit e34838f

Browse files
authored
Merge pull request #292 from cipherstash/fix-cip-2757-minimatch-patch
fix(deps): patch minimatch to 10.2.1
2 parents b130505 + 727fadd commit e34838f

File tree

2 files changed

+23
-61
lines changed

2 files changed

+23
-61
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
"glob": ">=11.1.0",
5858
"qs": ">=6.14.1",
5959
"lodash": ">=4.17.23",
60+
"minimatch": ">=10.2.1",
6061
"@isaacs/brace-expansion": ">=5.0.1",
6162
"fast-xml-parser": ">=5.3.4"
6263
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)